Browse Source

提示框调整3

JXDS18FUJT 2 years ago
parent
commit
a68a47310a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/style/reset.scss

+ 4 - 0
src/style/reset.scss

@@ -6,6 +6,10 @@
   --van-toast-default-width:auto;
   --van-toast-max-width:100%;
 }
+.van-toast{
+  white-space: nowrap;
+
+}
 
 html, body {
   width: 100%;