Removed Timeline fixed height that was only used for testing
This commit is contained in:
@@ -29,7 +29,7 @@ const timeline: timelineEntry[] = Astro.props.timeline || [];
|
||||
</div>
|
||||
))}
|
||||
</div>
|
||||
<div class="z-0 h-10 w-full max-w-full overflow-x-visible" data-custom-timeline-line-wrapper/>
|
||||
<div class="z-0 w-full max-w-full overflow-x-visible" data-custom-timeline-line-wrapper/>
|
||||
</div>
|
||||
</custom-timeline>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user