diff --git a/src/view/screens/Settings/index.tsx b/src/view/screens/Settings/index.tsx index 64535b3853..fc93f9c922 100644 --- a/src/view/screens/Settings/index.tsx +++ b/src/view/screens/Settings/index.tsx @@ -96,7 +96,7 @@ function SettingsAccountCard({ marginBottom: 1, }, account.did === pendingDid && [t.atoms.bg_contrast_25], - (ctx.hovered || ctx.pressed) && [t.atoms.bg_contrast_25], + ctx.pressed && [t.atoms.bg_contrast_25], ]}>