mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-24 10:15:37 +03:00
Reduce spacing at the top of the thread badge
This commit is contained in:
parent
c4efc26d62
commit
d6421972df
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
|||
}
|
||||
.status-thread-badge {
|
||||
display: inline-flex;
|
||||
margin: 8px 0 0 0;
|
||||
margin: 4px 0 0 0;
|
||||
gap: 4px;
|
||||
align-items: center;
|
||||
color: var(--reply-to-color);
|
||||
|
|
Loading…
Reference in a new issue