Jelajahi Sumber

Merge branch 'iteration-20241008' into dev

lex-xin 7 bulan lalu
induk
melakukan
8993e76704
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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;