mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
Merge branch 'hotfix/fix_toast_0330' into 'master'
feat: 简化toast为单个intance See merge request !20
This commit is contained in:
@@ -44,9 +44,13 @@
|
||||
}
|
||||
|
||||
.zan-toast__text {
|
||||
padding-bottom: 20px;
|
||||
padding: 15px 0 20px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.zan-toast-fade-enter, .zan-toast-fade-leave-active {
|
||||
opacity: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user