浏览代码

Merge branch 'dev/v1.0.9_zsy' of jianyu/page_pc_stationSocial into feature/v1.0.9

zhangsiya 11 月之前
父节点
当前提交
753357ee78
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/components/action-list/index.vue

+ 2 - 2
src/components/action-list/index.vue

@@ -268,8 +268,8 @@ export default {
 }
 ::v-deep {
   .el-upload {
-    width: 24px;
-    height: 24px;
+    width: 23px;
+    height: 23px;
   }
 }
 </style>