mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
manage file style
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
<Accordion.Trigger>{$_('layers.heatmap')}</Accordion.Trigger>
|
||||
<Accordion.Content class="overflow-visible">
|
||||
<Label class="flex flex-row items-center justify-between gap-4"
|
||||
>{$_('menu.color')}
|
||||
>{$_('menu.style.color')}
|
||||
<Select.Root bind:selected={$selectedHeatmapColor}>
|
||||
<Select.Trigger class="h-8 mr-1">
|
||||
<Select.Value placeholder="Theme" />
|
||||
|
Reference in New Issue
Block a user