소스 검색

Merge branch 'gyt-feature-tianyong' into online

TIANYONG 1 년 전
부모
커밋
254a8819d1
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      src/subpages/colexiu/buttons/index.module.less

+ 7 - 0
src/subpages/colexiu/buttons/index.module.less

@@ -477,3 +477,10 @@
   background-position: center;
   color: #fff;
 }
+body {
+  :global {
+    .van-toast--text {
+      min-width: fit-content;
+    }
+  }
+}