Sfoglia il codice sorgente

修改静态信息样式

zhangxc 5 anni fa
parent
commit
6f34ee07ba
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/css/information.less

+ 2 - 2
src/css/information.less

@@ -32,7 +32,7 @@
 
   .titleH2 {
     font-size: 22px;
-    position: absolute;
+    position: relative;
     background: #fff;
     padding-right: 6px;
     font-weight: bold;
@@ -79,7 +79,7 @@
 
   .title {
     position: relative;
-    height: 24px;
+    line-height: 24px;
     
     margin: 0 0 13px;
   }