diff --git a/options/onoffswitch.css b/options/onoffswitch.css index 1af404d6..8085cf55 100644 --- a/options/onoffswitch.css +++ b/options/onoffswitch.css @@ -109,8 +109,8 @@ pointer-events: all; } .entry .onoffswitch input + span::before { - width: 9px; - height: 9px; + width: 7px; + height: 7px; left: 2px; right: auto; margin: auto;