浏览代码

Update index.module.less

lex-xin 9 月之前
父节点
当前提交
2c9e10b70f
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/pre-register-active/index.module.less

+ 2 - 1
src/views/pre-register-active/index.module.less

@@ -18,7 +18,7 @@
 
 .flowPath {
   position: relative;
-  margin: 0 14px 12px;
+  margin: 0 14px 20px;
 
   .flowPathTitle {
     display: block;
@@ -60,6 +60,7 @@
 }
 
 .cellGroup {
+  margin-top: -1px;
   background-color: #fff;
   padding-bottom: 12px;
   border-radius: 0 0 16px 16px;