diff --git a/.gitignore b/.gitignore index bd6bd42..a8c4af4 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,5 @@ dist-ssr Thumbs.db ehthumbs.db Desktop.ini + +yarn.lock diff --git a/src/components/Timeline.vue b/src/components/Timeline.vue index 8c4eda8..052ae49 100644 --- a/src/components/Timeline.vue +++ b/src/components/Timeline.vue @@ -3428,7 +3428,7 @@ const handleAddSuccessor = (task: Task) => { :style="{ height: `${contentHeight}px`, width: '60px' }" > - + :style="{ height: `${contentHeight}px`, width: `${dayWidth}px` }" + >