mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-02-07 00:43:10 +00:00
progress
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</script>
|
||||
|
||||
<Popover.Root bind:open>
|
||||
<Popover.Trigger />
|
||||
<Popover.Trigger class="-mx-1" />
|
||||
<Popover.Content side="top" sideOffset={22} alignOffset={30} class="flex flex-col gap-3">
|
||||
<Label for="name">{i18n._('menu.metadata.name')}</Label>
|
||||
<Input bind:value={name} id="name" class="font-semibold h-8" />
|
||||
|
||||
Reference in New Issue
Block a user