From 9b5fe24ca455af5420a326e78878ca7b35b5bf66 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 7 Jun 2022 16:52:03 +0300 Subject: restore notifications page, fix z-index issues --- src/components/timeline/timeline.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/timeline') diff --git a/src/components/timeline/timeline.scss b/src/components/timeline/timeline.scss index c7ea0dff..9e009fd3 100644 --- a/src/components/timeline/timeline.scss +++ b/src/components/timeline/timeline.scss @@ -11,7 +11,7 @@ .conversation-heading { top: calc(var(--__panel-heading-height) * var(--currentPanelStack, 2)); - z-index: 1; + z-index: 2; } &.-nonpanel { -- cgit v1.2.3-70-g09d2