[Glitch] Fix icon crushed when account name was too long
Port 6027764c3156ff4000bbbc812fa93873b4b65fd6 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
5e679f41f9
commit
4011799b31
@ -10708,6 +10708,10 @@ noscript {
|
|||||||
bdi {
|
bdi {
|
||||||
color: $darker-text-color;
|
color: $darker-text-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.account__avatar {
|
||||||
|
flex: 0 0 auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* glitch: used for CWs */
|
/* glitch: used for CWs */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user