forked from AkkomaGang/akkoma-fe
compatibility with upcoming changes
This commit is contained in:
parent
216073eb58
commit
68b2d9ef56
1 changed files with 5 additions and 0 deletions
|
@ -422,6 +422,11 @@ $status-margin: 0.75em;
|
|||
max-height: 400px;
|
||||
vertical-align: middle;
|
||||
object-fit: contain;
|
||||
|
||||
&.emoji {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
|
Loading…
Reference in a new issue