mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-04 09:32:33 +00:00
vertical and horizontal file list with same component
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
class="w-full flex flex-row {side === 'right'
|
||||
? 'justify-between'
|
||||
: 'justify-start'} py-0 px-1 h-fit {nohover ? 'hover:bg-background' : ''}"
|
||||
on:click
|
||||
>
|
||||
{#if side === 'left'}
|
||||
{#if $open[id]}
|
||||
|
Reference in New Issue
Block a user