mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(ActionSheet): adjust max-height
This commit is contained in:
parent
1b576f02b2
commit
7cf026f045
@ -58,7 +58,7 @@
|
||||
@border-radius-max: 999px;
|
||||
|
||||
// ActionSheet
|
||||
@action-sheet-max-height: 90%;
|
||||
@action-sheet-max-height: 80%;
|
||||
@action-sheet-header-height: 44px;
|
||||
@action-sheet-header-font-size: @font-size-lg;
|
||||
@action-sheet-description-color: @gray-7;
|
||||
|
Loading…
x
Reference in New Issue
Block a user