Skip to content

Commit

Permalink
FIX(INJI-261): Fixed the comments of respective PR
Browse files Browse the repository at this point in the history
Signed-off-by: anil_majji <[email protected]>
  • Loading branch information
Anil-kumar-Majji committed Nov 20, 2023
1 parent 70c3dca commit f35d8c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/ui/themes/DefaultTheme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,8 @@ export const DefaultTheme = {
margin: 21,
paddingHorizontal: 14,
paddingVertical: 12,
borderWidth: 2,
borderColor: Colors.TimeoutHintBoxBorder,
borderRadius: 12,
},
sharedSuccessfully: {
Expand Down

0 comments on commit f35d8c4

Please sign in to comment.