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