index-90b6746a.css 2.2 KB

123456789
  1. /**
  2. * 由 Fantastic-admin 提供技术支持
  3. * Powered by Fantastic-admin
  4. * Gitee https://gitee.com/hooray/fantastic-admin
  5. * Github https://github.com/hooray/fantastic-admin
  6. */
  7. .absolute-container[data-v-97565f32]{position:absolute;width:100%;height:100%;display:flex;flex-direction:column}.absolute-container .page-header[data-v-97565f32]{margin-bottom:0}.absolute-container .page-main[data-v-97565f32]{flex:1;overflow:auto;display:flex;flex-direction:column}.absolute-container .page-main .flex-container[data-v-97565f32]{position:static}.flex-container[data-v-97565f32] .left-side{display:flex;flex-direction:column;height:100%}.flex-container[data-v-97565f32] .left-side .btns{display:inline-flex;width:100%;margin-bottom:var(--container-padding)}.flex-container[data-v-97565f32] .left-side .btns .add{width:100%}.flex-container[data-v-97565f32] .left-side .tree{flex:1;overflow-y:auto}.flex-container[data-v-97565f32] .left-side .tree .el-tree .el-tree-node__content{height:40px}.flex-container[data-v-97565f32] .left-side .tree .el-tree .is-current>.el-tree-node__content{background-color:var(--el-color-primary-light-9)}.flex-container[data-v-97565f32] .left-side .tree .el-tree .custom-tree-node{flex:1;position:relative;width:0;height:100%;display:flex;flex-direction:column;justify-content:center}.flex-container[data-v-97565f32] .left-side .tree .el-tree .custom-tree-node .label{display:inline-flex;align-items:center;width:calc(100% - 10px);color:var(--el-text-color-primary)}.flex-container[data-v-97565f32] .left-side .tree .el-tree .custom-tree-node .label .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flex-container[data-v-97565f32] .left-side .tree .el-tree .custom-tree-node:hover .actions{display:block}.flex-container[data-v-97565f32] .left-side .tree .el-tree .custom-tree-node .actions{display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.flex-container[data-v-97565f32] .left-side .tree .el-tree .custom-tree-node .actions .el-button{padding:5px 8px}.flex-container[data-v-97565f32] .main .main-container{width:100%;height:100%}.flex-container .empty[data-v-97565f32]{flex:1;display:flex;align-items:center;justify-content:center;font-size:32px;color:var(--el-text-color-placeholder)}