From fb70ea3b9510e579d5b596883a546a28a7dc297c Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 9 May 2022 23:11:50 +0300 Subject: fix panel overlaps in firefox --- src/components/timeline/timeline.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components') diff --git a/src/components/timeline/timeline.scss b/src/components/timeline/timeline.scss index f5d22f47..bed2a175 100644 --- a/src/components/timeline/timeline.scss +++ b/src/components/timeline/timeline.scss @@ -11,6 +11,7 @@ .conversation-heading { top: calc(var(--__panel-heading-height) * 2); + z-index: 1; } &.-nonpanel { -- cgit v1.2.3-70-g09d2