fix: retain custom emoji aspect ratio in admin panel for remote emojis
This commit is contained in:
@@ -399,6 +399,7 @@ definePageMetadata(() => ({
|
|||||||
> .img {
|
> .img {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .body {
|
> .body {
|
||||||
|
|||||||
Reference in New Issue
Block a user