Просмотр исходного кода

Fix Switch controls not working sometimes in Firefox

Sergiu Miclea 8 лет назад
Родитель
Сommit
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 {