mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-05-02 16:07:49 +00:00
update components
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<Button
|
||||
variant="ghost"
|
||||
size="icon"
|
||||
class="w-full flex flex-row gap-1 {side === 'right'
|
||||
class="w-full flex flex-row gap-1 border-none {side === 'right'
|
||||
? 'justify-between'
|
||||
: 'justify-start pl-1'} h-fit {nohover
|
||||
? 'hover:bg-background'
|
||||
@@ -62,7 +62,7 @@
|
||||
<Button
|
||||
variant="ghost"
|
||||
size="icon"
|
||||
class="w-full flex flex-row gap-1 {side === 'right'
|
||||
class="w-full flex flex-row gap-1 border-none {side === 'right'
|
||||
? 'justify-between'
|
||||
: 'justify-start pl-1'} h-fit {nohover ? 'hover:bg-background' : ''}"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user