Browse Source

样式更新

lxh 1 year ago
parent
commit
d17464047c
1 changed files with 3 additions and 0 deletions
  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 {
 ::v-deep .zxm-upload-list-item-name:hover {
   color: #000;
   color: #000;
 }
 }
+::v-deep .zxm-form-item-control-input{
+  width: 90%;
+}
 </style>
 </style>