Profile: adjust bot and locked mark layout
All checks were successful
/ depoly (push) Successful in 1m17s

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

View file

@ -55,12 +55,12 @@
.acct-mark { .acct-mark {
font-size: 1.2em; font-size: 1.2em;
vertical-align: sub;
margin-right: 0.25em;
} }
.display-name { .display-name {
display: flex; display: block;
align-items: center;
gap: 4px;
} }
table.acct-fields { table.acct-fields {