mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-10-16 12:28:18 +00:00
small ui improvements around elevation profile
This commit is contained in:
@@ -260,9 +260,7 @@
|
||||
options.elevation.power ? 'power' : null
|
||||
].filter((dataset) => dataset !== null)}
|
||||
elevationFill={options.elevation.fill}
|
||||
panelSize={options.elevation.height}
|
||||
showControls={options.elevation.controls}
|
||||
class="py-2"
|
||||
/>
|
||||
{/if}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user