1178232204@qq.com пре 3 година
родитељ
комит
fd08f81492
2 измењених фајлова са 3 додато и 2 уклоњено
  1. 1 0
      src/css/common.less
  2. 2 2
      src/css/medicalTermMap.less

+ 1 - 0
src/css/common.less

@@ -44,6 +44,7 @@ table,tr,td{
     width: 100%;
     min-width: 1200px;
     height: 40px;
+    margin-top: 100px;
     background: #1E4D79;
     filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#1471da,endColorstr=#1C85FB);/*IE<9>*/
     -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#1471da, endColorstr=#1C85FB)";/*IE8+*/

+ 2 - 2
src/css/medicalTermMap.less

@@ -36,7 +36,7 @@
         line-height: 40px;
     }*/
     .title{
-        position: fixed;
+        // position: fixed;
         top: 0;
         z-index: 10;
     }
@@ -44,7 +44,7 @@
         position: relative;
         width: 1200px;
         left: 50%;
-        margin: 54px 0 0 -600px;
+        margin: 15px 0 0 -600px;
         cursor: default;
         height: 100%;
         font-size: 14px;