Profile: adjust bot and locked mark layout
All checks were successful
/ depoly (push) Successful in 1m17s
All checks were successful
/ depoly (push) Successful in 1m17s
This commit is contained in:
parent
d13889d609
commit
0255956297
1 changed files with 3 additions and 3 deletions
|
@ -55,12 +55,12 @@
|
|||
|
||||
.acct-mark {
|
||||
font-size: 1.2em;
|
||||
vertical-align: sub;
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
|
||||
.display-name {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
table.acct-fields {
|
||||
|
|
Loading…
Reference in a new issue