mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
Fix overly large avatars in report modal (#37950)
This commit is contained in:
@@ -1670,7 +1670,7 @@ body > [data-popper-placement] {
|
||||
.detailed-status__display-name {
|
||||
color: var(--color-text-tertiary);
|
||||
|
||||
span {
|
||||
span:not(.account__avatar) {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user