fix inline conversation's shadow showing through outer header

This commit is contained in:
Henry Jameson 2022-05-09 23:18:39 +03:00
parent cc1e3c6792
commit 54a40bfa01
2 changed files with 4 additions and 2 deletions

View file

@ -201,6 +201,8 @@
@import '../../_variables.scss';
.Conversation {
z-index: 1;
.conversation-dive-to-top-level-box {
padding: var(--status-margin, $status-margin);
border-bottom-width: 1px;