mirror of
https://github.com/whippyshou/mastodon
synced 2024-11-25 15:46:35 +09: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…
Reference in New Issue
Block a user