ソースを参照

提示框调整3

JXDS18FUJT 2 年 前
コミット
a68a47310a
1 ファイル変更4 行追加0 行削除
  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%;