@@ -52,7 +52,7 @@
.transition(left 0.5s);
}
&.switch-off {
- left: -50%;
+ left: -49%;
&.switch-on {
left: 0%;
@@ -55,7 +55,7 @@
transition: left 0.5s;
.has-switch > div.switch-off {
.has-switch > div.switch-on {