Ver código fonte

附件显示bug

laiguoran 5 anos atrás
pai
commit
5b489db8f1
1 arquivos alterados com 3 adições e 3 exclusões
  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>