mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(NoticeBar): increase icon min-width to 24px (#6280)
This commit is contained in:
parent
cf9f2f9bd2
commit
26e9492d79
@ -463,7 +463,7 @@
|
||||
@notice-bar-line-height: 24px;
|
||||
@notice-bar-background-color: @orange-light;
|
||||
@notice-bar-icon-size: 16px;
|
||||
@notice-bar-icon-min-width: 22px;
|
||||
@notice-bar-icon-min-width: 24px;
|
||||
|
||||
// Notify
|
||||
@notify-text-color: @white;
|
||||
|
Loading…
x
Reference in New Issue
Block a user