RegularToot: adjust layout for bot and locked mark

This commit is contained in:
thislight 2024-11-06 20:10:24 +08:00
parent 245f10ba5b
commit d13889d609
No known key found for this signature in database
GPG key ID: FCFE5192241CCD4E

View file

@ -68,13 +68,12 @@
.tootAuthorNamePrimary {
color: var(--tutu-color-on-surface);
display: flex;
align-items: center;
gap: 4px;
> :global(.acct-mark) {
font-size: 1.2em;
color: var(--tutu-color-secondary-text-on-surface);
vertical-align: sub;
margin-right: 0.25em;
}
}