Browse Source

摘要样式修改

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

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

@@ -521,9 +521,8 @@ export default {
         }
         }
         .abstract{
         .abstract{
             font-size: 34px;
             font-size: 34px;
-            font-weight: bold;
             margin-bottom: 20px;
             margin-bottom: 20px;
-            line-height: 1.3;
+            line-height: 1.5;
         }
         }
     }
     }
 
 

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

@@ -532,9 +532,8 @@ export default {
         }
         }
         .abstract{
         .abstract{
             font-size: 34px;
             font-size: 34px;
-            font-weight: bold;
             margin-bottom: 20px;
             margin-bottom: 20px;
-            line-height: 1.3;
+            line-height: 1.5;
         }
         }
     }
     }