Fix: emoji box not showing up (#1873)
This commit is contained in:
parent
759ed43745
commit
0e40f8a10f
2 changed files with 5 additions and 3 deletions
|
@ -80,9 +80,7 @@ export default {
|
|||
display: flex;
|
||||
background: var(--color-background-light);
|
||||
margin: 0;
|
||||
height: auto;
|
||||
flex: 1 1;
|
||||
overflow: hidden;
|
||||
height: calc(100vh - var(--space-jumbo));
|
||||
}
|
||||
|
||||
.conversation-sidebar-wrap {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue