remove borders

This commit is contained in:
vcoppe
2024-04-26 12:30:39 +02:00
parent 3a8ea16a94
commit 7ec68c1a26
4 changed files with 6 additions and 6 deletions

View File

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