Browse Source

标题中括号对齐

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

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

@@ -385,6 +385,7 @@ export default {
         font-weight: bold;
         font-weight: bold;
         margin-bottom: 30px;
         margin-bottom: 30px;
         display: inline;
         display: inline;
+        margin-left: -20px;
     }
     }
     .time{
     .time{
         justify-content: space-between;
         justify-content: space-between;

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

@@ -371,6 +371,7 @@ export default {
         font-weight: bold;
         font-weight: bold;
         margin-bottom: 30px;
         margin-bottom: 30px;
         display: inline;
         display: inline;
+        margin-left: -20px;
     }
     }
     .time{
     .time{
         justify-content: space-between;
         justify-content: space-between;