fixed z-index
This commit is contained in:
parent
0e05e9ece1
commit
ab8ddaba35
1 changed files with 1 additions and 1 deletions
|
@ -58,6 +58,7 @@
|
|||
padding: 1em;
|
||||
background: inherit;
|
||||
z-index: 0;
|
||||
transition: z-index .3s step-end;
|
||||
|
||||
& > ul {
|
||||
position: relative;
|
||||
|
@ -70,7 +71,6 @@
|
|||
padding: 0;
|
||||
padding-inline-start: .5rem;
|
||||
margin: 0;
|
||||
transition: z-index .3s step-end;
|
||||
|
||||
&::before {
|
||||
content: '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue