[Glitch] Fix icon crushed when account name was too long

Port 6027764c31 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Gomasy 2025-04-22 21:39:35 +09:00 committed by Claire
parent 5e679f41f9
commit 4011799b31

View file

@ -10708,6 +10708,10 @@ noscript {
bdi {
color: $darker-text-color;
}
.account__avatar {
flex: 0 0 auto;
}
}
/* glitch: used for CWs */