Fix spacing for task detail view in lists with a background

This commit is contained in:
kolaente 2021-07-23 11:09:23 +02:00
parent ac9c854b24
commit 2429be7c72
No known key found for this signature in database
GPG key ID: F40E70337AB24C9B

View file

@ -20,7 +20,7 @@
.task-view {
border-radius: $radius;
margin-top: 1rem;
margin: 0 1rem;
}
.kanban .tasks {