mirror of
https://github.com/immich-app/immich.git
synced 2026-07-16 05:34:30 +03:00
fix: setting input field description spacing for description snippet (#29433)
This commit is contained in:
@@ -101,7 +101,9 @@
|
||||
{description}
|
||||
</p>
|
||||
{:else}
|
||||
{@render descriptionSnippet?.()}
|
||||
<div class="pb-2">
|
||||
{@render descriptionSnippet?.()}
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
{#if inputType !== SettingInputFieldType.PASSWORD}
|
||||
|
||||
Reference in New Issue
Block a user