lxh 1 gadu atpakaļ
vecāks
revīzija
d17464047c
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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>