diff options
Diffstat (limited to 'web/css/switches.css')
-rw-r--r-- | web/css/switches.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/switches.css b/web/css/switches.css index 3a97b072..08e50033 100644 --- a/web/css/switches.css +++ b/web/css/switches.css @@ -63,7 +63,7 @@ div.switch-box span.switch { top: 0; bottom: 0; right: 31px; - border: var(--intensive-border); + border: var(--border-intensive-2px); border-radius: 15px; } |