mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-11-05 05:41:56 +01:00
Merge branch 'emoji-limit' into 'develop'
compatibility with upcoming changes See merge request pleroma/pleroma-fe!643
This commit is contained in:
commit
830f3762ef
@ -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 New Issue
Block a user