Browse Source

Update index.module.less

lex-xin 5 months ago
parent
commit
2c9e10b70f
1 changed files with 2 additions and 1 deletions
  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;