Skip to content

Commit 50b9cc4

Browse files
committed
[DDW-1040] increase level for tooltip in diagnostics
1 parent a0e800f commit 50b9cc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/renderer/app/components/status/DaedalusDiagnostics.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,7 @@ class DaedalusDiagnostics extends Component<Props, State> {
661661
>
662662
<div className={styles.stateDirectoryPath}>
663663
<PopOver
664+
zIndex={10000}
664665
maxWidth={400}
665666
content={
666667
<div className={styles.tooltipLabelWrapper}>

0 commit comments

Comments
 (0)