mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-30 14:01:42 +01: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 {
|
&__account {
|
||||||
display: flex;
|
display: flex;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.account__avatar {
|
.account__avatar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user