Explorar o código

Fix Switch controls not working sometimes in Firefox

Sergiu Miclea %!s(int64=8) %!d(string=hai) anos
pai
achega
50b8ba7c78
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/Switch/Switch.scss

+ 1 - 0
src/components/Switch/Switch.scss

@@ -32,6 +32,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
       width: 32px;
       height: 16px;
       cursor: pointer;
+      top: 1px;
     }
 
     input[type="checkbox"]:global(.tinyswitch.ios-switch) + div {