소스 검색

修改静态信息样式

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;
   }