Source/plt-web/plt-web-ui/src/styles/ui.scss
@@ -424,6 +424,10 @@ } .el-table .cell{ line-height: 22px; padding: 0 8px; } .el-table th.el-table__cell>.cell{ padding: 0 3px; } .el-table--mini .cell{ line-height: 20px; @@ -523,10 +527,19 @@ padding-left: 4.5px; } /* 树 */ /***隐藏树懒加载时节点上的loading,防止节点抖动*****/ .el-tree .el-tree-node__loading-icon{ display: none !important; } .el-tree-node__label .iconShow{ display: inline-block; width: 14px !important; height: 14px !important; margin-right: 3px; } .el-select{ width: 100%;