Fix spacing for task detail view in lists with a background
This commit is contained in:
parent
ac9c854b24
commit
2429be7c72
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
.task-view {
|
.task-view {
|
||||||
border-radius: $radius;
|
border-radius: $radius;
|
||||||
margin-top: 1rem;
|
margin: 0 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kanban .tasks {
|
.kanban .tasks {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user