fix: Allow context menus to use more available viewport height
This commit is contained in:
@@ -243,7 +243,6 @@ export const Background = styled(Scrollable)<BackgroundProps>`
|
||||
padding: 6px;
|
||||
min-width: 180px;
|
||||
min-height: 44px;
|
||||
max-height: 75vh;
|
||||
pointer-events: all;
|
||||
font-weight: normal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user