fix(navigation): favorites project

This commit is contained in:
kolaente 2023-03-28 13:58:11 +02:00
parent a6f524e7af
commit d898316918
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ async function saveProjectPosition(e: SortableEvent) {
<style lang="scss" scoped>
.list-setting-spacer {
width: 2.5rem;
width: 5rem;
flex-shrink: 0;
}