mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-03-21 17:17:47 +01:00
Align custom emoji to middle of line
This commit is contained in:
parent
92289e545a
commit
fe2e5ba6f0
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@
|
|||
img, video {
|
||||
max-width: 100%;
|
||||
max-height: 400px;
|
||||
vertical-align: middle;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue