Browse Source

调研宝
缩放按钮点击区域调整

zhangwf 5 years ago
parent
commit
16e52ae140
1 changed files with 3 additions and 2 deletions
  1. 3 2
      src/components/HeaderEdit.vue

+ 3 - 2
src/components/HeaderEdit.vue

@@ -407,8 +407,9 @@ export default {
           width: 50px;
         }
 
-        .size { 
-          width: 10px;
+        .size {
+          width: 20px;
+          padding: 5px;
           object-fit: cover;
           margin-left: 8px;
           margin-right: 8px;