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

lolsob-rspec
Claire 2021-07-05 19:16:06 +02:00 committed by GitHub
parent 46eb083a4e
commit fa8a9fe200
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 {