Gary Gu
2025-06-03 81e54a2f94f382bcb9838c8dd79c5119b8e8f14f
src/views/Home.vue
@@ -98,7 +98,7 @@
      >
      </div>
      <div class="chart-container" :style="sectionStyle">
        <Gantt />
        <Gantt :selected-id="selectedId" />
      </div>
    </div>
  </div>