Fix iOS Safari button look (hopefully)
This commit is contained in:
parent
d368097a8d
commit
847c79fcfb
@ -58,6 +58,9 @@
|
||||
color: #fff;
|
||||
width: 100%;
|
||||
cursor: pointer;
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
}
|
||||
input[type=checkbox] {
|
||||
transform: translateY(-3px);
|
||||
|
Loading…
x
Reference in New Issue
Block a user