[Glitch] Fix formatting of user names with custom emojis in EmptyState component

Port b076ef1b1bbdd0d27891ff167f942deeb8c29023 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
diondiondion 2026-06-02 14:04:40 +02:00 committed by Claire
parent a864d256ab
commit 4edebef9aa

View File

@ -13,7 +13,7 @@
.content {
max-width: 370px;
:where(svg, img) {
> :where(svg, img) {
width: 200px;
aspect-ratio: 1;
object-fit: contain;