restore notifications page, fix z-index issues
This commit is contained in:
parent
0aa334515b
commit
9b5fe24ca4
5 changed files with 7 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
.conversation-heading {
|
||||
top: calc(var(--__panel-heading-height) * var(--currentPanelStack, 2));
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
&.-nonpanel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue