Sfoglia il codice sorgente

修改横板可配置样式

zhangxc 6 anni fa
parent
commit
e42b56213e
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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;