bugfix: chat z-index
This commit is contained in:
@ -93,6 +93,7 @@ sib-display-lookuplist {
|
||||
.chat-view {
|
||||
padding: 1em;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
@extend %frame;
|
||||
height: 400px;
|
||||
height: calc(100vh - 143px - 3em);
|
||||
|
Reference in New Issue
Block a user