diff options
author | Devaev Maxim <[email protected]> | 2020-07-18 13:51:20 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-07-18 13:51:20 +0300 |
commit | f837893abcb5da8f5750ea8540c85d3138355c77 (patch) | |
tree | a6eaddb87ebcdcd164dadf4a156360e80f2b6df1 /web | |
parent | e01ff66ff15f3f068a149abd4dece432c080fa32 (diff) |
fix
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; } |