bump z-index for the background
This commit is contained in:
parent
865f4bced3
commit
e49dacb806
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ summary {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0 !important;
|
top: 0 !important;
|
||||||
padding: .4rem 0 .4rem 0;
|
padding: .4rem 0 .4rem 0;
|
||||||
z-index: 10;
|
z-index: 100;
|
||||||
|
|
||||||
align-content: center;
|
align-content: center;
|
||||||
color: var(--foreground);
|
color: var(--foreground);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue