Reduce gap between actions in entry card

This commit is contained in:
2026-01-08 01:50:33 +01:00
parent a41f0e2491
commit dbcc77f808

View File

@@ -112,7 +112,7 @@ h4 {
.entry-card__actions.inline {
display: flex;
flex-direction: column;
gap: 0.35rem;
gap: 0.1rem;
align-items: flex-end;
flex: 0 0 auto;
min-width: 0;