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
|
@ -133,4 +133,8 @@ export default {
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.conv-header {
|
||||
flex: 0 0 var(--space-jumbo);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue