💄 Adjust stickers styles

This commit is contained in:
2025-08-10 02:59:11 +08:00
parent 36a966d582
commit 78bf319fb7

View File

@@ -176,7 +176,7 @@ class MarkdownTextContent extends HookConsumerWidget {
uri: stickerUri, uri: stickerUri,
width: size, width: size,
height: size, height: size,
fit: BoxFit.cover, fit: BoxFit.contain,
noCacheOptimization: true, noCacheOptimization: true,
), ),
), ),