/* Switches */
.toggle-switch {
width: 65px;
height: 22px;
background-size: contain;
background-position: right center; } <<<<<<
This is probably due to a mistake I made merging a PR few minutes ago
Actually it wasn't :D
It seems that gnome-shell does not support background-position property :)
Most helpful comment
This is probably due to a mistake I made merging a PR few minutes ago