Skip to content

Commit 083bb36

Browse files
committed
fix: z-index
1 parent e38efc0 commit 083bb36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/sass/header.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
z-index: 14;
103103
}
104104

105-
#header:has(.overlay--modal),
106-
.overlay--modal {
105+
#header:has(.overlay--dialog),
106+
.overlay--dialog {
107107
z-index: 10;
108108
}
109109

0 commit comments

Comments
 (0)