diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/share/css/switch.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/share/css/switch.css b/web/share/css/switch.css index 69b6486d..425d7578 100644 --- a/web/share/css/switch.css +++ b/web/share/css/switch.css @@ -85,7 +85,6 @@ div.switch-box label.switch-label span.switch { position: absolute; top: 0; bottom: 0; - right: 31px; border: var(--border-intensive-2px); border-radius: 15px; } |