diff options
Diffstat (limited to 'src/components/timeline')
| -rw-r--r-- | src/components/timeline/timeline.scss | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |
