소스 검색

修改样式

lex-xin 9 달 전
부모
커밋
098409850d
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  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;
     }