Reduce spacing at the top of the thread badge

pull/20/head
Lim Chee Aun 2022-12-24 14:15:47 +08:00
rodzic c4efc26d62
commit d6421972df
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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);