simplify tabs

This commit is contained in:
vcoppe
2024-04-24 12:55:53 +02:00
parent 1237e9ab0d
commit 9bde53a4e2
3 changed files with 9 additions and 5 deletions

View File

@@ -16,9 +16,9 @@
<Map class="h-full" />
<LayerControl />
<Data />
<FileList />
</div>
<div class="h-60 flex flex-row gap-2 overflow-hidden border">
<FileList />
<GPXData />
<ElevationProfile />
</div>