Explorar el Código

标题中括号对齐

jwyu hace 3 años
padre
commit
a63b84559b
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  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;
         margin-bottom: 30px;
         display: inline;
+        margin-left: -20px;
     }
     .time{
         justify-content: space-between;

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

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