mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-11 00:50:46 +02:00
updated ui/dist
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<svelte:fragment slot="header">
|
||||
<div class="inline-flex">
|
||||
{#if icon}
|
||||
<i class={icon} />
|
||||
<i class={icon} class:txt-hint={!config.enabled} />
|
||||
{/if}
|
||||
<span class="txt">{title}</span>
|
||||
<em class="txt-hint">
|
||||
|
||||
Reference in New Issue
Block a user