| | |
| | | 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{ |
| | |
| | | margin-left: 1px; |
| | | } |
| | | |
| | | .avue-sidebar .el-menu .el-submenu__icon-arrow.el-icon-arrow-right:before { |
| | | content: ''; |
| | | } |
| | | |
| | | .font14{font-size: 14px;width: 12px;height: 12px;display: inline-block;} |
| | | .font16{font-size: 16px;width: 14px;height: 14px;display: inline-block;} |
| | | |