From f35d8c4c20bf8071c40e576b253e4f969c4a7a86 Mon Sep 17 00:00:00 2001 From: anil_majji Date: Mon, 20 Nov 2023 11:56:16 +0530 Subject: [PATCH] FIX(INJI-261): Fixed the comments of respective PR Signed-off-by: anil_majji --- components/ui/themes/DefaultTheme.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/ui/themes/DefaultTheme.ts b/components/ui/themes/DefaultTheme.ts index 734d574610..8a29fb785c 100644 --- a/components/ui/themes/DefaultTheme.ts +++ b/components/ui/themes/DefaultTheme.ts @@ -853,6 +853,8 @@ export const DefaultTheme = { margin: 21, paddingHorizontal: 14, paddingVertical: 12, + borderWidth: 2, + borderColor: Colors.TimeoutHintBoxBorder, borderRadius: 12, }, sharedSuccessfully: {