mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-30 04:39:00 +01:00
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 {
|
||||
color: var(--color-primary);
|
||||
}
|
||||
|
||||
.font-emoji {
|
||||
line-height: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.Button.smaller {
|
||||
|
Loading…
Reference in New Issue
Block a user