Ver código fonte

Merge branch '0906online' into jenkins

mo 1 ano atrás
pai
commit
be6c902cb7

+ 3 - 3
src/components/layout/modals/suggestion-option.module.less

@@ -59,7 +59,7 @@
     }
 
     100% {
-      top: 450px
+      top: 460px
     }
   }
 
@@ -227,7 +227,7 @@
     }
 
     .formWrap {
-      top: 450px;
+      top: 460px;
     }
 
     .sealing {
@@ -275,7 +275,7 @@
     // padding: 40px;
     .formWrap {
       background-color: #fff;
-      margin: 0 27px 0;
+      margin: 0 27px 10px;
       width: 700px;
       height: 836px;
       border-radius: 20px;