浏览代码

样式更新

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>