fix(web): update cursor style for dropdown menu items#2560
fix(web): update cursor style for dropdown menu items#2560jgoedde wants to merge 1 commit intokarakeep-app:mainfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR makes the web Dropdown menu use the pointer cursor instead of the default cursor.
Before
After
Draft PR, I need to test first whether all dropdowns are covered in all the forms.