mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(Toast): adjust icon size to 36px (#6857)
This commit is contained in:
parent
6408775626
commit
be0eb547da
@ -793,7 +793,7 @@
|
||||
@toast-line-height: 20px;
|
||||
@toast-border-radius: @border-radius-lg;
|
||||
@toast-background-color: fade(@black, 70%);
|
||||
@toast-icon-size: 40px;
|
||||
@toast-icon-size: 36px;
|
||||
@toast-text-min-width: 96px;
|
||||
@toast-text-padding: @padding-xs @padding-sm;
|
||||
@toast-default-padding: @padding-md;
|
||||
|
Loading…
x
Reference in New Issue
Block a user