Browse Source

附件显示bug

laiguoran 5 years ago
parent
commit
5b489db8f1
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/view/change/info.ejs

+ 3 - 3
app/view/change/info.ejs

@@ -63,10 +63,10 @@
         text-align: center !important;
     }
     .change-title {
-        font-size: 16px;
+        font-size: 12px;
         margin: 0;
-        height: 50px;
-        line-height: 50px;
+        height: 34px;
+        line-height: 34px;
         display: block;
     }
 </style>