Replies: 1 comment 1 reply
-
In the next release, you will be able to pass a [cmdk-overlay] {
/* styles */
} About the focus on the You can style the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking at the docs: https://github.com/pacocoursey/cmdk#dialog-cmdk-dialog-cmdk-overlay
But I still don't understand how to style the overlay. For example, I am using tailwind.
Do I just add tailwind classnames like this:
It seems that my focus is always stuck on the
<Command.Input />
, Arrowing up and down can not focus onto the<Command.Item />
Beta Was this translation helpful? Give feedback.
All reactions