- /**
- * 由 Fantastic-admin 提供技术支持
- * Powered by Fantastic-admin
- * Gitee https://gitee.com/hooray/fantastic-admin
- * Github https://github.com/hooray/fantastic-admin
- */
-
- .container[data-v-bc5f78ad]{height:100%;display:flex;flex-direction:column}.absolute-container[data-v-bc5f78ad] .left-side{display:flex;flex-direction:column;height:100%}.absolute-container[data-v-bc5f78ad] .left-side .btns{display:inline-flex;width:100%;margin-bottom:var(--container-padding)}.absolute-container[data-v-bc5f78ad] .left-side .btns .add{width:100%}.absolute-container[data-v-bc5f78ad] .left-side .tree{flex:1;overflow-y:auto}.absolute-container[data-v-bc5f78ad] .left-side .tree .el-tree .el-tree-node__content{height:40px}.absolute-container[data-v-bc5f78ad] .left-side .tree .el-tree .is-current>.el-tree-node__content{background-color:var(--el-color-primary-light-9)}.absolute-container[data-v-bc5f78ad] .left-side .tree .el-tree .custom-tree-node{flex:1;position:relative;width:0;height:100%;display:flex;flex-direction:column;justify-content:center}.absolute-container[data-v-bc5f78ad] .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)}.absolute-container[data-v-bc5f78ad] .left-side .tree .el-tree .custom-tree-node .label .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.absolute-container[data-v-bc5f78ad] .left-side .tree .el-tree .custom-tree-node:hover .actions{display:block}.absolute-container[data-v-bc5f78ad] .left-side .tree .el-tree .custom-tree-node .actions{display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.absolute-container[data-v-bc5f78ad] .left-side .tree .el-tree .custom-tree-node .actions .el-button{padding:5px 8px}
|