mirror of
https://github.com/youzan/vant.git
synced 2026-03-03 03:00:27 +08:00
style(ActionSheet): adjust subname color to gray-6
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
@action-sheet-item-font-size: @font-size-lg;
|
||||
@action-sheet-item-text-color: @text-color;
|
||||
@action-sheet-item-disabled-text-color: @gray-5;
|
||||
@action-sheet-subname-color: @gray-7;
|
||||
@action-sheet-subname-color: @gray-6;
|
||||
@action-sheet-subname-font-size: @font-size-sm;
|
||||
@action-sheet-close-icon-size: 22px;
|
||||
@action-sheet-close-icon-color: @gray-5;
|
||||
|
||||
Reference in New Issue
Block a user