浏览代码

样式调整

zhouna 4 年之前
父节点
当前提交
36ef3cd513
共有 2 个文件被更改,包括 10 次插入12 次删除
  1. 5 5
      src/css/information.less
  2. 5 7
      src/css/informationOut.less

+ 5 - 5
src/css/information.less

@@ -24,8 +24,8 @@
   }
 
   h1 {
-    margin: 0 0px 25px 0px !important;
-    font-size: 22px !important;
+    margin: 0 0px 5px 0px !important;
+    font-size: 18px !important;
     line-height: 37px;
     padding: 0 0 0 40px;
   }
@@ -55,7 +55,7 @@
     position: absolute;
     z-index: 10;
     background: #fff;
-    left: -40px;
+    left: -38px;
     height: 32px;
     top: -1px;
   }
@@ -96,7 +96,7 @@
     overflow: hidden;
     background: #fff;
     margin: 0 auto;
-    padding: 40px 0 30px 0px;
+    padding: 10px 0 30px 0px;
     display: none;
     position: relative;
     left: 0;
@@ -218,7 +218,7 @@
   }
   .tab{
     display: inline-block;
-    padding: 7px 18px;
+    padding: 4px 18px 5px;
     margin-right: 5px;
     background: #EEEEEE;
     border-radius:6px 6px 0px 0px;

+ 5 - 7
src/css/informationOut.less

@@ -28,7 +28,6 @@
     font-size: 18px !important;
     line-height: 37px;
     padding: 0 0 0 40px;
-    font-weight: normal;
   }
 
   .titleH2 {
@@ -36,7 +35,6 @@
     position: relative;
     background: #fff;
     padding-right: 6px;
-    font-weight: normal;
     line-height: 30px;
   }
 
@@ -219,7 +217,7 @@
     padding-top: 16px;
     position: absolute;
     z-index: 20;
-    bottom: -7px;
+    bottom: -5px;
     img {
       width: 8px;
       position: absolute;
@@ -227,10 +225,10 @@
       left: 76px;
     }
     .showWhichSelect {
-      border-radius: 4px;
+      border-radius: 4px 4px 0px 0px;;
       background: #E2F1F8;
-      height: 32px;
-      line-height: 32px;
+      height: 30px;
+      line-height: 30px;
       display: inline-block;
       width: 100%;
       padding-right: 20px;
@@ -270,7 +268,7 @@
   }
   .tab{
     display: inline-block;
-    padding: 7px 18px;
+    padding: 4px 18px 5px;
     margin-right: 5px;
     background: #EEEEEE;
     border-radius:6px 6px 0px 0px;