Checkbox fix for iOS

This commit is contained in:
Kris 2018-05-14 11:11:16 -04:00
parent 34dbb32df4
commit 1e132b4599
1 changed files with 1 additions and 0 deletions

View File

@ -272,6 +272,7 @@ margin-top: 10px;
padding: 5px 0;
input {
margin-right: 5px;
flex: 0 0 auto;
}
}