mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-25 06:35:32 +00:00
fix(kanban): done label spacing
This commit is contained in:
@@ -388,7 +388,7 @@ $task-background: var(--white);
|
|||||||
}
|
}
|
||||||
|
|
||||||
.kanban-card__done {
|
.kanban-card__done {
|
||||||
// Spacing handled by parent flex gap
|
margin-inline-end: .25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.task-progress {
|
.task-progress {
|
||||||
|
|||||||
Reference in New Issue
Block a user