diff --git a/common/components/WalletDecrypt/components/InsecureWalletWarning.tsx b/common/components/WalletDecrypt/components/InsecureWalletWarning.tsx index 8effe92e..8acd984f 100644 --- a/common/components/WalletDecrypt/components/InsecureWalletWarning.tsx +++ b/common/components/WalletDecrypt/components/InsecureWalletWarning.tsx @@ -114,7 +114,7 @@ export class InsecureWalletWarning extends React.Component { private makeCheckbox = (checkbox: Checkbox) => { return ( -