wangting
2024-11-05 19d2c06b04aab6d21a36bd5b41c78cdea8ae58b7
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>