mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Ensure that protect your funds popover is displayed above tooltip (#17084)
This commit is contained in:
parent
dc3a09de16
commit
5964ece8d3
@ -622,6 +622,7 @@ export default class Home extends PureComponent {
|
||||
open={
|
||||
!process.env.IN_TEST &&
|
||||
!shouldShowSeedPhraseReminder &&
|
||||
!showRecoveryPhraseReminder &&
|
||||
showPortfolioTooltip
|
||||
}
|
||||
interactive
|
||||
|
Loading…
Reference in New Issue
Block a user