Skip to content

Instantly share code, notes, and snippets.

@laGameTV
Created May 5, 2026 09:45
Show Gist options
  • Select an option

  • Save laGameTV/24be4ef9bcd31b1d21493b49d50f6c72 to your computer and use it in GitHub Desktop.

Select an option

Save laGameTV/24be4ef9bcd31b1d21493b49d50f6c72 to your computer and use it in GitHub Desktop.
ShadCN Button Cursor Pointer
/* ... */
button:not([disabled]), [role="button"]:not([disabled]) {
cursor: pointer;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment