Эх сурвалжийг харах

fix(SCRM-7501): toast样式宽度调整

john 9 сар өмнө
parent
commit
4422bbb36a

+ 1 - 1
src/styles/common.less

@@ -114,7 +114,7 @@ button {
   padding: 25px 42px;
   min-height: inherit;
   background-color: @toast-background-color;
-  // width: auto;
+  width: auto;
 
   &.white-space {
     .van-toast__text {