mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
style(ActionSheet): increase header height to 48px (#6856)
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
// ActionSheet
|
||||
@action-sheet-max-height: 80%;
|
||||
@action-sheet-header-height: 44px;
|
||||
@action-sheet-header-height: 48px;
|
||||
@action-sheet-header-font-size: @font-size-lg;
|
||||
@action-sheet-description-color: @gray-6;
|
||||
@action-sheet-description-font-size: @font-size-md;
|
||||
|
Reference in New Issue
Block a user