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 {
|
||||
display: flex;
|
||||
text-decoration: none;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.account__avatar {
|
||||
|
|
Loading…
Reference in New Issue