mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
style(NoticeBar): increase icon min-width to 24px (#6280)
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user