Skip to content

Commit 59a355e

Browse files
fixed mobile menu z-index
1 parent 0712ad9 commit 59a355e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scaladoc/resources/dotty_res/styles/theme/layout/mobileMenu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
left: 0;
77
height: 100%;
88
width: 100%;
9-
z-index: 3;
9+
z-index: 103;
1010
}
1111

1212
#mobile-menu.show {

0 commit comments

Comments
 (0)