Browse Source

调整图标大小

jwyu 2 years ago
parent
commit
5f74a73b73
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/views/hzyb/report/ChapterDetail.vue
  2. 1 1
      src/views/hzyb/report/Detail.vue

+ 1 - 1
src/views/hzyb/report/ChapterDetail.vue

@@ -572,7 +572,7 @@ export default {
             position: absolute;
             bottom: 14px;
             right: 10px;
-            width: 30px;
+            width: 40px;
         }
     }
 

+ 1 - 1
src/views/hzyb/report/Detail.vue

@@ -618,7 +618,7 @@ export default {
             position: absolute;
             bottom: 14px;
             right: 10px;
-            width: 30px;
+            width: 40px;
         }
     }