mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-23 16:44:04 -05:00
Fix pop-in player display when poster has long username or handle (#16468)
This commit is contained in:
parent
9f76be5e7d
commit
1381e0e1d9
@ -7291,6 +7291,7 @@ noscript {
|
||||
&__account {
|
||||
display: flex;
|
||||
text-decoration: none;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.account__avatar {
|
||||
|
Loading…
Reference in New Issue
Block a user