Browse Source

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

zhangsiya 11 tháng trước cách đây
mục cha
commit
51879bb2dc
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/components/action-list/index.vue

+ 6 - 0
src/components/action-list/index.vue

@@ -266,4 +266,10 @@ export default {
     cursor: pointer;
   }
 }
+::v-deep {
+  .el-upload {
+    width: 24px;
+    height: 24px;
+  }
+}
 </style>