Quellcode durchsuchen

修改横板可配置样式

zhangxc vor 6 Jahren
Ursprung
Commit
e42b56213e
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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;