Fix overlapping avatar in quote container

This commit is contained in:
kyori19 2022-11-15 15:51:50 +00:00
parent 8559edcee5
commit fa7943f5e5
No known key found for this signature in database
GPG Key ID: F7BDE7DD42BF366A

View File

@ -1080,7 +1080,7 @@
} }
.display-name { .display-name {
padding-left: 20px; padding-left: 56px;
} }
.detailed-status__display-name { .detailed-status__display-name {