Procházet zdrojové kódy

Merge branch 'gyt-feature-tianyong' into online

TIANYONG před 1 rokem
rodič
revize
254a8819d1
1 změnil soubory, kde provedl 7 přidání a 0 odebrání
  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;
+    }
+  }
+}