Ver código fonte

修改横板可配置样式

zhangxc 6 anos atrás
pai
commit
e42b56213e
1 arquivos alterados com 2 adições e 0 exclusões
  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;