From f178762f28150b1d401592faeaee135508825fdf Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 2 Oct 2024 20:58:59 +0700 Subject: [PATCH 1/2] chore(web): relax spacing for help and feedback modal --- .../shared-components/help-and-feedback-modal.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/src/lib/components/shared-components/help-and-feedback-modal.svelte b/web/src/lib/components/shared-components/help-and-feedback-modal.svelte index 1ae863e5960e1..c12003bad0b4d 100644 --- a/web/src/lib/components/shared-components/help-and-feedback-modal.svelte +++ b/web/src/lib/components/shared-components/help-and-feedback-modal.svelte @@ -15,7 +15,7 @@

{$t('official_immich_resources')}

-
+
{#if info.thirdPartyBugFeatureUrl || info.thirdPartySourceUrl || info.thirdPartyDocumentationUrl || info.thirdPartySupportUrl}

{$t('third_party_resources')}

-

+

{$t('support_third_party_description')}

-