mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 23:53:25 +00:00
add margin in vertical file list
This commit is contained in:
@@ -360,7 +360,7 @@
|
||||
{:else if item.level === ListLevel.WAYPOINT}
|
||||
<MapPin size="16" class="mr-1 shrink-0" />
|
||||
{/if}
|
||||
<span class="grow truncate">
|
||||
<span class="grow truncate {$verticalFileView ? 'mr-2' : ''}">
|
||||
{label}
|
||||
</span>
|
||||
</span>
|
||||
|
Reference in New Issue
Block a user