浏览代码

修改横板可配置样式

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