Fix pop-in player display when poster has long username or handle (#16468)

This commit is contained in:
Claire 2021-07-05 19:16:06 +02:00 committed by Eugen Rochko
parent 4bc1fde105
commit 8815e98aa2
1 changed files with 1 additions and 0 deletions

View File

@ -7284,6 +7284,7 @@ noscript {
&__account {
display: flex;
text-decoration: none;
overflow: hidden;
}
.account__avatar {