(feat): update onboarding and themes
All checks were successful
/ deploy-and-package (push) Successful in 1m7s

This commit is contained in:
Alois 2026-07-27 13:33:15 +02:00
commit 1d767916cd
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24
5 changed files with 54 additions and 13 deletions

View file

@ -132,6 +132,10 @@
@apply border-border outline-ring/50;
}
:where(button, [role="button"]) {
cursor: pointer;
}
:where(
button,
a,