fixed checkbox styles, optimized default shadows

This commit is contained in:
Henry Jameson 2018-11-23 00:24:16 +03:00
parent d6f7cb469c
commit 29082e9aee
3 changed files with 20 additions and 47 deletions

View file

@ -34,13 +34,13 @@
border-bottom-right-radius: 0;
padding: 5px 1em 99px;
&:hover {
z-index: 6;
}
&:not(.active) {
z-index: 4;
&:hover {
z-index: 6;
}
&::after {
content: '';
position: absolute;