瀏覽代碼

Update index.less

lex 2 年之前
父節點
當前提交
56d0c9db2a
共有 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;