fix ordering issue
This commit is contained in:
parent
109c2997c3
commit
f9e388eb6e
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
background-color: var(--background-color);
|
background-color: var(--background-color);
|
||||||
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
&[open] summary {
|
&[open] summary {
|
||||||
|
|
Loading…
Reference in a new issue