浏览代码

Merge branch 'release-3.19.0' into release-3.20.0/KIP-17900

john 9 月之前
父节点
当前提交
f07e73da4d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/styles/common.less

+ 1 - 1
src/styles/common.less

@@ -109,7 +109,7 @@ button {
 
 @toast-background-color: rgba(0, 0, 0, 0.8);
 
-.van-toast,.van-popup {
+.van-toast {
   border-radius: 10px;
   padding: 25px 42px;
   min-height: inherit;