forked from treehouse/mastodon
[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>
signup-info-prompt
parent
3160e050a9
commit
101f8616fe
|
@ -1095,6 +1095,7 @@ a.status-card.compact:hover {
|
||||||
&__account {
|
&__account {
|
||||||
display: flex;
|
display: flex;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.account__avatar {
|
.account__avatar {
|
||||||
|
|
Loading…
Reference in New Issue