Parcourir la source

GA38 证书图片 删除与预览图标间距加大

zhulu il y a 1 an
Parent
commit
12880a0f12
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      src/views/system/dept/extend.vue

+ 3 - 0
src/views/system/dept/extend.vue

@@ -1851,5 +1851,8 @@ export default {
   background-color: #f9fafc;
 }
 
+::v-deep .el-upload-list__item-preview{
+  margin-right: 30px;
+}
 
 </style>