fix: favorite task list spacing in menu

This commit is contained in:
kolaente 2022-05-06 22:07:31 +02:00
parent 8846b2f862
commit 24aca5cfa6
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -564,7 +564,7 @@ $vikunja-nav-selected-width: 0.4rem;
}
.list-setting-spacer {
width: 32px;
width: 2.5rem;
flex-shrink: 0;
}