mirror of
https://github.com/mastodon/mastodon
synced 2024-12-04 09:48:18 +09:00
Bring icon vertical middle to applications list style (#32293)
This commit is contained in:
parent
ab36c152f9
commit
fa4a82326d
@ -1029,6 +1029,12 @@ a.name-tag,
|
||||
color: var(--user-role-accent);
|
||||
}
|
||||
|
||||
.applications-list {
|
||||
.icon {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
.announcements-list,
|
||||
.filters-list {
|
||||
border: 1px solid var(--background-border-color);
|
||||
|
Loading…
Reference in New Issue
Block a user