소스 검색

Merge branch 'share-member' into dev

lex 2 년 전
부모
커밋
effd397a74
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/styles/index.less

+ 2 - 2
src/styles/index.less

@@ -123,8 +123,8 @@ body {
   padding-bottom: 15px;
 }
 .btnMore {
-  display: flex;
-  justify-content: center;
+  display: flex !important;
+  justify-content: center !important;
   // :global {
   .van-button {
     width: 48% !important;