index-CgG825cX.css 1.3 KB

1
  1. .workflow-publish-history[data-v-ce0c525c]{width:320px;position:absolute;right:0;top:57px;height:calc(100vh - 57px);z-index:9}.workflow-publish-history .list-height[data-v-ce0c525c]{height:calc(100vh - 120px)}.knowledge-workflow{background:var(--app-layout-bg-color);height:100%}.knowledge-workflow .workflow-main{height:calc(100vh - 62px);box-sizing:border-box}.knowledge-workflow .workflow-dropdown-tabs .el-tabs__nav-wrap{padding:0 16px}.workflow-debug-container{z-index:2000;position:relative;border-radius:8px;border:1px solid #ffffff;background:var(--dialog-bg-gradient-color);box-shadow:0 4px 8px rgba(var(--el-text-color-primary-rgb),.1);position:fixed;bottom:16px;right:16px;overflow:hidden;width:460px;height:680px}.workflow-debug-container .workflow-debug-header{background:var(--app-header-bg-color);height:var(--app-header-height);line-height:var(--app-header-height);box-sizing:border-box;border-bottom:1px solid var(--el-border-color)}.workflow-debug-container .scrollbar-height{height:calc(100% - var(--app-header-height) - 24px);padding-top:24px}.workflow-debug-container.enlarge{width:50%!important;height:100%!important;bottom:0!important;right:0!important}.workflow-debug-container .chat-width{max-width:100%!important;margin:0 auto}@media only screen and (max-height:680px){.workflow-debug-container{height:600px}}