fix: CommandMenu height when filtered
This commit is contained in:
@@ -626,6 +626,7 @@ export const Wrapper = styled(Scrollable)<{
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
|
height: auto;
|
||||||
max-height: 324px;
|
max-height: 324px;
|
||||||
|
|
||||||
* {
|
* {
|
||||||
|
|||||||
Reference in New Issue
Block a user