mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-08 19:56:34 +01:00
web/Toggle: remove accidentally committed bracket
This commit is contained in:
parent
c50cecae92
commit
b8c1c1fe51
1 changed files with 0 additions and 1 deletions
|
@ -44,5 +44,4 @@
|
||||||
.toggle.enabled .toggle-switcher {
|
.toggle.enabled .toggle-switcher {
|
||||||
transform: translateX(var(--enabled-pos));
|
transform: translateX(var(--enabled-pos));
|
||||||
}
|
}
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue