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

View File

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