mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-26 15:35:26 -05:00
Fix formatting of user names with custom emojis in EmptyState component (#39249)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
.content {
|
||||
max-width: 370px;
|
||||
|
||||
:where(svg, img) {
|
||||
> :where(svg, img) {
|
||||
width: 200px;
|
||||
aspect-ratio: 1;
|
||||
object-fit: contain;
|
||||
|
||||
Reference in New Issue
Block a user