Skip to content

Commit 261f372

Browse files
committed
webui: fix dialog z-index
1 parent 5b7fe9f commit 261f372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webui/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ md-menu-item label {
660660
}
661661

662662
.dialog-wrapper {
663-
z-index: 5;
663+
z-index: 15;
664664
position: relative;
665665
}
666666

0 commit comments

Comments
 (0)