chore: revert to js toggle; better support for all cases

This commit is contained in:
Cory Dransfeldt 2024-06-17 14:51:24 -07:00
parent 0e79fbeb01
commit 16b6e2163b
No known key found for this signature in database
8 changed files with 64 additions and 79 deletions

View file

@ -1,5 +1,4 @@
button,
[aria-role="button"] {
button {
&:not(.theme-toggle) {
border-radius: var(--rounded-full);
padding: var(--sizing-sm) var(--sizing-lg);