fix: kanban card spacing (#1005)
Co-authored-by: kolaente <k@knt.li> Co-authored-by: Dominik Pschenitschni <mail@celement.de> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1005 Co-authored-by: konrad <k@knt.li> Co-committed-by: konrad <k@knt.li>
This commit is contained in:
parent
26213d5e8c
commit
ae5d3ecac5
7 changed files with 10 additions and 18 deletions
|
|
@ -271,6 +271,10 @@ h3 {
|
|||
}
|
||||
}
|
||||
|
||||
.tasks {
|
||||
padding: .5rem;
|
||||
}
|
||||
|
||||
.llama-cool {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue