fix embedding spacing

This commit is contained in:
vcoppe
2026-03-28 11:32:25 +01:00
parent 6a6e1105c0
commit ed6dfab4c1

View File

@@ -117,7 +117,7 @@
{/if}
</div>
<div
class="{options.elevation.show ? '' : 'h-10'} flex flex-row gap-2 px-2 sm:px-4"
class="{options.elevation.show ? '' : 'h-10'} flex flex-row gap-2 p-2 sm:px-4"
style={options.elevation.show ? `height: ${options.elevation.height}px` : ''}
>
<GPXStatistics