fixed checkbox styles, optimized default shadows
This commit is contained in:
parent
d6f7cb469c
commit
29082e9aee
3 changed files with 20 additions and 47 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue