Fix icon crushed when account name was too long (#34514)
This commit is contained in:
@@ -10399,6 +10399,10 @@ noscript {
|
|||||||
bdi {
|
bdi {
|
||||||
color: $darker-text-color;
|
color: $darker-text-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.account__avatar {
|
||||||
|
flex: 0 0 auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&__content {
|
&__content {
|
||||||
|
|||||||
Reference in New Issue
Block a user