Skip to content

Commit 2b9da65

Browse files
committed
apply fix to wallet creation dialog
1 parent 5c36631 commit 2b9da65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/renderer/app/components/wallet/WalletCreateDialog.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ class WalletCreateDialog extends Component<Props, State> {
279279
{...spendingPasswordField.bind()}
280280
/>
281281
<PopOver
282+
zIndex={10000}
282283
content={<FormattedHTMLMessage {...messages.passwordTooltip} />}
283284
key="tooltip"
284285
>

0 commit comments

Comments
 (0)