From 3469771a02e9f9bb31f6be2763973feadf6c8315 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 6 Sep 2023 12:21:36 +0200 Subject: [PATCH] Align button text --- src/dashboardWebView/components/SnippetsView/NewForm.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dashboardWebView/components/SnippetsView/NewForm.tsx b/src/dashboardWebView/components/SnippetsView/NewForm.tsx index 8eaff3e9..a8663950 100644 --- a/src/dashboardWebView/components/SnippetsView/NewForm.tsx +++ b/src/dashboardWebView/components/SnippetsView/NewForm.tsx @@ -118,12 +118,12 @@ export const NewForm: React.FunctionComponent = ({ > {l10n.t(LocalizationKey.dashboardSnippetsViewNewFormSnippetInputIsMediaSnippetCheckboxLabel)} -

+

{l10n.t(LocalizationKey.dashboardSnippetsViewNewFormSnippetInputIsMediaSnippetCheckboxDescription)}