mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 16:59:41 +00:00
[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:
@@ -10708,6 +10708,10 @@ noscript {
|
||||
bdi {
|
||||
color: $darker-text-color;
|
||||
}
|
||||
|
||||
.account__avatar {
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
/* glitch: used for CWs */
|
||||
|
||||
Reference in New Issue
Block a user