diff --git a/native/account/registration/registration-tile.react.js b/native/account/registration/registration-tile.react.js --- a/native/account/registration/registration-tile.react.js +++ b/native/account/registration/registration-tile.react.js @@ -82,6 +82,7 @@ marginTop: 24, borderWidth: 1, backgroundColor: 'panelForeground', + borderColor: 'panelForeground', }, selectedTile: { borderColor: 'panelForegroundLabel',