added records file picker support for the editor field

This commit is contained in:
Gani Georgiev
2023-10-03 10:36:15 +03:00
parent 2f5cfcfe87
commit 609792a355
50 changed files with 796 additions and 114 deletions

View File

@@ -214,7 +214,7 @@
{#if !isView}
<button
type="button"
class="btn btn-transparent btn-hint p-l-sm p-r-sm"
class="btn btn-pill btn-transparent btn-hint p-l-xs p-r-xs"
on:click={() => upsertPanel?.show()}
>
<div class="txt">New record</div>