mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-28 22:35:55 +00:00
progress
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
|
||||
<MenubarPrimitive.Root
|
||||
bind:ref
|
||||
class={cn("bg-background flex h-10 items-center space-x-1 rounded-md border p-1", className)}
|
||||
data-slot="menubar"
|
||||
class={cn(
|
||||
"bg-background shadow-xs flex h-9 items-center gap-1 rounded-md border p-1",
|
||||
className
|
||||
)}
|
||||
{...restProps}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user