mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 10:33:41 -05:00
web/composer: fix streched custom emojis in autocomplete (#565)
This commit is contained in:
parent
534e36da22
commit
7a8d29b6de
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ div.autocompletions {
|
||||||
> img {
|
> img {
|
||||||
width: 1.5rem;
|
width: 1.5rem;
|
||||||
height: 1.5rem;
|
height: 1.5rem;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue