Browse Source

修改样式

lex-xin 3 months ago
parent
commit
098409850d
1 changed files with 3 additions and 2 deletions
  1. 3 2
      src/views/activation-code/activation-register/index.module.less

+ 3 - 2
src/views/activation-code/activation-register/index.module.less

@@ -64,9 +64,10 @@
   //     background-size: contain;
   //   }
   // }
-
+  text-align: center;
   .submitBtn {
-    width: 100%;
+    // width: 100%;
+    height: 54px;
     &.loading {
       opacity: 0.8;
     }