Middle Column: Fix height when a user with an emoji in name is typing
This commit is contained in:
parent
aaee3a169b
commit
6bc271a9f4
@ -290,6 +290,10 @@
|
|||||||
&.online {
|
&.online {
|
||||||
color: var(--color-primary);
|
color: var(--color-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.font-emoji {
|
||||||
|
line-height: 1rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.Button.smaller {
|
.Button.smaller {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user