[Glitch] Fix pop-in player display when poster has long username or handle

Port fa8a9fe200 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
Claire 2021-07-05 19:16:06 +02:00
parent 67da47d081
commit 3cb0a5f5e0
1 changed files with 1 additions and 0 deletions

View File

@ -1095,6 +1095,7 @@ a.status-card.compact:hover {
&__account {
display: flex;
text-decoration: none;
overflow: hidden;
}
.account__avatar {