mirror of
https://github.com/lingble/chatwoot.git
synced 2026-01-07 21:11:32 +00:00
Fix: emoji box not showing up (#1873)
This commit is contained in:
committed by
GitHub
parent
759ed43745
commit
0e40f8a10f
@@ -133,4 +133,8 @@ export default {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.conv-header {
|
||||
flex: 0 0 var(--space-jumbo);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user