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 46eb083a4e
commit fa8a9fe200

View file

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