Sfoglia il codice sorgente

标题中括号对齐

jwyu 3 anni fa
parent
commit
0f2abf5649

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

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

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

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