chore: revert to js toggle; better support for all cases
This commit is contained in:
parent
0e79fbeb01
commit
16b6e2163b
8 changed files with 64 additions and 79 deletions
|
@ -1,5 +1,4 @@
|
|||
button,
|
||||
[aria-role="button"] {
|
||||
button {
|
||||
&:not(.theme-toggle) {
|
||||
border-radius: var(--rounded-full);
|
||||
padding: var(--sizing-sm) var(--sizing-lg);
|
||||
|
|
Reference in a new issue