瀏覽代碼

修改静态信息样式

zhangxc 5 年之前
父節點
當前提交
6f34ee07ba
共有 1 個文件被更改,包括 2 次插入2 次删除
  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;
   }