ui
ui copied to clipboard
Please remove overflow-hidden on the command component
You can modify the code of the component you are using in Shadcn by going to components/ui/command. Here, you may change overflow-hidden to overflow-visible to make the change yourself.
example :
just readding your overflow-visible in classname it will be overriding the classname
This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.