diff --git a/app/editor/components/CommandMenu.tsx b/app/editor/components/CommandMenu.tsx index 069c55206..cef5c981d 100644 --- a/app/editor/components/CommandMenu.tsx +++ b/app/editor/components/CommandMenu.tsx @@ -626,6 +626,7 @@ export const Wrapper = styled(Scrollable)<{ pointer-events: none; white-space: nowrap; width: 300px; + height: auto; max-height: 324px; * {