소스 검색

修改横板可配置样式

zhangxc 6 년 전
부모
커밋
e42b56213e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/css/indexHorizontal.less

+ 2 - 0
src/css/indexHorizontal.less

@@ -24,6 +24,7 @@
     overflow: hidden;
 }
 .push {
+    margin-top: 10px;
     width: 53%;
     float: left;
     position: relative;
@@ -32,6 +33,7 @@
     box-sizing: border-box;
 }
 .treat {
+    margin-top: 10px;
     width: 38%;
     float: left;
     position: relative;