feature/projects-all-the-way-down #3323

Merged
konrad merged 123 commits from feature/projects-all-the-way-down into main 2023-05-30 10:09:40 +00:00
Showing only changes of commit d898316918 - Show all commits

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;
}