wangting
2024-11-01 bc0978a4be4c6284c496dc30c3a59db91fa773fb
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>