mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-30 14:34:27 +02:00
web/SettingsToggle: add button class (because it's a button)
This commit is contained in:
parent
3e2c7a3c91
commit
33dd4b9fd8
@ -31,7 +31,7 @@
|
|||||||
aria-hidden={disabled}
|
aria-hidden={disabled}
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
class="toggle-container"
|
class="button toggle-container"
|
||||||
role="switch"
|
role="switch"
|
||||||
aria-checked={isEnabled}
|
aria-checked={isEnabled}
|
||||||
disabled={disabled}
|
disabled={disabled}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user