소스 검색

标题中括号对齐

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

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

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

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