田源
2024-11-01 8c107924ebc49105fa81f13f972f1710b42c1503
Source/plt-web/plt-web-ui/src/App.vue
@@ -148,4 +148,18 @@
.el-tree .el-tree-node__loading-icon{
  display: none !important;
}
.el-select{
  width: 100%;
}
.avue-input-icon__item .avue-icon i {
  font-size: 30px !important;
  width: 30px;
  height: 30px;
}
.el-descriptions__header{
  margin-bottom: 10px;
}
</style>