Fix padding for kanban cards

This commit is contained in:
kolaente 2021-07-30 14:15:06 +02:00
parent 8f84594e92
commit 362ccde425
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ $filter-container-height: '1rem - #{$switch-view-height}';
border: 3px solid transparent;
font-size: .9rem;
padding: .5rem;
margin: .5rem;
border-radius: $radius;
background: $task-background;