Fix pop-in player display when poster has long username or handle (#16468)
This commit is contained in:
parent
9f76be5e7d
commit
1381e0e1d9
|
@ -7291,6 +7291,7 @@ noscript {
|
||||||
&__account {
|
&__account {
|
||||||
display: flex;
|
display: flex;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.account__avatar {
|
.account__avatar {
|
||||||
|
|
Loading…
Reference in New Issue