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

Port 1381e0e1d9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
master
Claire 2021-07-05 19:16:06 +02:00
parent 3160e050a9
commit 101f8616fe
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 {