소스 검색

医学术语关联

zhangxc 4 년 전
부모
커밋
448b665969
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      src/css/medicalTermMap.less

+ 2 - 3
src/css/medicalTermMap.less

@@ -126,7 +126,7 @@
     .bottom {
         margin: 0 0 10px 0;
         background: #fff;
-        padding-bottom: 50px;
+        padding-bottom: 40px;
         position: relative;
     }
     .graphTitle{
@@ -135,9 +135,8 @@
     }
     .mapWrapper{
         position: relative;
-        top: 20px;
+        margin: 20px 0 0 -398px;
         left: 50%;
-        margin-left: -398px;
     }
     .mainCont{
         position: relative;