One last try.

pull/2675/head
JS Moore 2024-03-12 16:58:56 -04:00
parent a34d5c1bfe
commit 4c3486815e
No known key found for this signature in database
GPG Key ID: E313C2B57F81A0BA
1 changed files with 4 additions and 2 deletions

View File

@ -2042,7 +2042,8 @@ body > [data-popper-placement] {
}
}
.account__wrapper, .tag__wrapper {
.account__wrapper,
.tag__wrapper {
display: flex;
gap: 10px;
align-items: center;
@ -2114,7 +2115,8 @@ a .account__avatar {
}
}
.account__relationship, .tag__relationship {
.account__relationship,
.tag__relationship {
white-space: nowrap;
display: flex;
align-items: center;