Explorar el Código

修改横板可配置样式

zhangxc hace 6 años
padre
commit
e42b56213e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;