mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-25 15:35:12 +00:00
fix: retain custom emoji aspect ratio in admin panel for remote emojis
This commit is contained in:
parent
598ebdd44a
commit
ab074db0c1
1 changed files with 1 additions and 0 deletions
|
@ -399,6 +399,7 @@ definePageMetadata(() => ({
|
|||
> .img {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
> .body {
|
||||
|
|
Loading…
Reference in a new issue