jwyu 3 anos atrás
pai
commit
47493a2413
1 arquivos alterados com 4 adições e 2 exclusões
  1. 4 2
      src/views/hzyb/report/Detail.vue

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

@@ -361,6 +361,10 @@ export default {
     padding-bottom: 50px;
     .main-box{
         padding: 34px;
+        .title{
+            display: inline;
+            margin-left: -20px;
+        }
     }
     .main-box-noauth{
         height: calc(100vh - 50px);
@@ -370,8 +374,6 @@ export default {
         font-size: 46px;
         font-weight: bold;
         margin-bottom: 30px;
-        display: inline;
-        margin-left: -20px;
     }
     .time{
         justify-content: space-between;