We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a344b1b commit 2afeb1cCopy full SHA for 2afeb1c
app/core/views.py
@@ -887,7 +887,7 @@ def __init__(
887
on_change,
888
selected_index: Optional[int] = 0,
889
destinations=[],
890
- menu_height: int = 300,
+ menu_height: int = 200,
891
width: int = int(dimens.MIN_WINDOW_WIDTH * 0.3),
892
left_padding: int = dimens.SPACE_STD,
893
top_margin: int = dimens.SPACE_STD,
0 commit comments