fix inline conversation's shadow showing through outer header
This commit is contained in:
parent
cc1e3c6792
commit
54a40bfa01
2 changed files with 4 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue