diff --git a/web/src/app.css b/web/src/app.css index 1b5fedc..8715d22 100644 --- a/web/src/app.css +++ b/web/src/app.css @@ -84,4 +84,20 @@ background-color: hsl(var(--background)); color: hsl(var(--foreground)); } + + /* + * Tailwind v4 dropped the built-in `cursor: pointer` on buttons; restore + * it so every