Browse Source

修改样式

zhangxc 4 years ago
parent
commit
dd9b1049b0
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/css/cdss.less

+ 4 - 4
src/css/cdss.less

@@ -31,9 +31,9 @@ body{
     background-color: #fff;
 }
 .disclaimer {
-    height: 36px;
+    height: 24px;
     width: 100%;
-    line-height: 36px;
+    line-height: 24px;
     position: fixed;
     bottom: 0;
     background-color: #EFF1F6;
@@ -220,7 +220,7 @@ body{
 }
 .moduleItem{
     border: 1px solid #EAEDF1;
-    margin: 0 0 10px 0;
+    margin: 0 0 0px 0;
 }
 .longBox,.shortBox{
     padding: 4px 15px;
@@ -303,7 +303,7 @@ body{
 }
 .tabList{
     line-height: 39px;
-    margin-bottom: 10px;
+    margin-bottom: 4px;
     padding: 0 20px 0 20px;
     box-sizing: border-box;
 }