chore(ActionSheet): adjust max-height
This commit is contained in:
+1
-1
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user