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