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