Skip to content

Commit

Permalink
Remove black border
Browse files Browse the repository at this point in the history
  • Loading branch information
VickyStash committed Mar 14, 2024
1 parent 0993df9 commit b1d36a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Onfido/BaseOnfidoWeb.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ function initializeOnfido({sdkToken, onSuccess, onError, onUserExit, preferredLo
colorBackgroundInfoPill: theme.link,
colorBackgroundSelector: theme.appBG,
colorBackgroundDocTypeButton: theme.success,
borderWidthSurfaceModal: '0px',
colorBackgroundDocTypeButtonHover: theme.successHover,
colorBackgroundButtonIconHover: theme.transparent,
colorBackgroundButtonIconActive: theme.transparent,
Expand Down

0 comments on commit b1d36a8

Please sign in to comment.