elevation toggles back to col

This commit is contained in:
vcoppe
2024-04-26 19:45:16 +02:00
parent f0b963692c
commit eae83faa3d
3 changed files with 22 additions and 22 deletions

View File

@@ -18,7 +18,7 @@
<GPXLayers />
<FileList />
</div>
<div class="h-60 flex flex-row gap-2 overflow-hidden">
<div class="h-48 flex flex-row gap-2 overflow-hidden">
<GPXData />
<ElevationProfile />
</div>