From da87f49ffd1819bba8de31ba91e70bdfe62bea20 Mon Sep 17 00:00:00 2001 From: dominictb Date: Mon, 15 Jul 2024 15:06:29 +0700 Subject: [PATCH] fix: update padding Signed-off-by: dominictb --- src/pages/workspace/WorkspaceProfileSharePage.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/workspace/WorkspaceProfileSharePage.tsx b/src/pages/workspace/WorkspaceProfileSharePage.tsx index 142c7b46c67b..4dfe965efcd4 100644 --- a/src/pages/workspace/WorkspaceProfileSharePage.tsx +++ b/src/pages/workspace/WorkspaceProfileSharePage.tsx @@ -72,13 +72,13 @@ function WorkspaceProfileSharePage({policy}: WithPolicyProps) { title={translate('common.share')} onBackButtonPress={Navigation.goBack} /> - + - - {shareNote.header} + + {shareNote.header} - - + + {shareNote.contentParts[0]}