mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-04-30 19:19:29 +08: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