소스 검색

调整图标大小

jwyu 2 년 전
부모
커밋
5f74a73b73
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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;
         }
     }