feat: add a final spacer to the timeline
This commit is contained in:
parent
56eef15dc2
commit
48da61765a
|
@ -78,6 +78,8 @@
|
||||||
<div :key="'joint-stop-'+proj.name" class='joint-stop' />
|
<div :key="'joint-stop-'+proj.name" class='joint-stop' />
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
<div class='spacer' />
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue