Преглед изворни кода

Fix Switch controls not working sometimes in Firefox

Sergiu Miclea пре 8 година
родитељ
комит
50b8ba7c78
1 измењених фајлова са 1 додато и 0 уклоњено
  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 {