z-index
This commit is contained in:
parent
f0c93b8fce
commit
eb9520397c
|
@ -341,7 +341,7 @@ blockquote:before,
|
|||
}
|
||||
#menu {
|
||||
position: fixed;
|
||||
z-index: 9999;
|
||||
z-index: 999;
|
||||
background-color: var(--postbox);
|
||||
width: 540px;
|
||||
top: calc(50% - 150px);
|
||||
|
|
Loading…
Reference in New Issue
Block a user