removing z-index from checkbox

This commit is contained in:
Martin McKeaveney 2020-10-13 11:18:34 +01:00
parent fa6880f291
commit 06c65cc89c
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;
}