소스 검색

样式更新

lxh 1 년 전
부모
커밋
d17464047c
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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>