web/ProcessingQueue: reduce the gap in the header

This commit is contained in:
wukko
2025-03-27 20:34:15 +06:00
parent 0b29121c53
commit 8ffe9e29d6

View File

@@ -152,7 +152,7 @@
display: flex;
flex-direction: column;
flex-wrap: wrap;
gap: 4px;
gap: 3px;
}
.header-top {