lxh 1 rok temu
rodzic
commit
d17464047c
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      src/views/vent/performance/fileDetail/index.vue

+ 3 - 0
src/views/vent/performance/fileDetail/index.vue

@@ -386,4 +386,7 @@ onMounted(() => {
 ::v-deep .zxm-upload-list-item-name:hover {
   color: #000;
 }
+::v-deep .zxm-form-item-control-input{
+  width: 90%;
+}
 </style>