lex 2 лет назад
Родитель
Сommit
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;