fixed z-index

This commit is contained in:
Chris Kruining 2025-04-01 15:43:24 +02:00
parent 0e05e9ece1
commit ab8ddaba35
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -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: '';