removing z-index from checkbox

This commit is contained in:
Martin McKeaveney 2020-10-13 11:18:34 +01:00
parent 6fe15f9bef
commit 9775797951
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
transition: 0.2s ease transform, 0.2s ease background-color,
0.2s ease box-shadow;
overflow: hidden;
z-index: 1;
border-radius: 4px;
}