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