fix: favorite task list spacing in menu
This commit is contained in:
parent
8846b2f862
commit
24aca5cfa6
1 changed files with 1 additions and 1 deletions
|
@ -564,7 +564,7 @@ $vikunja-nav-selected-width: 0.4rem;
|
|||
}
|
||||
|
||||
.list-setting-spacer {
|
||||
width: 32px;
|
||||
width: 2.5rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue