removing z-index from checkbox
This commit is contained in:
parent
6fe15f9bef
commit
9775797951
|
@ -34,7 +34,6 @@
|
||||||
transition: 0.2s ease transform, 0.2s ease background-color,
|
transition: 0.2s ease transform, 0.2s ease background-color,
|
||||||
0.2s ease box-shadow;
|
0.2s ease box-shadow;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 1;
|
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue