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 GitHub
parent 9f76be5e7d
commit 1381e0e1d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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