Files
vibe-kanban/frontend
Gabriel Gordon-Hall 6c7980eb9c Updated all four interactive dropdown menu components to use cursor-pointer instead of cursor-default: (#1401)
- `DropdownMenuSubTrigger` (line 28)
- `DropdownMenuItem` (line 84)
- `DropdownMenuCheckboxItem` (line 100)
- `DropdownMenuRadioItem` (line 124)

The disabled state behavior remains unchanged via `data-[disabled]:pointer-events-none`.
2025-12-02 10:09:52 +00:00
..
2025-11-28 16:32:07 +00:00