Skip to content

Commit 95c242c

Browse files
searchbar z-index increased
1 parent d62fdf8 commit 95c242c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#searchbar-container {
22
width: 100%;
33
height: 100%;
4-
z-index: 4;
4+
z-index: 104;
55
background-color: rgba(0, 0, 0, 0.569);
66
display: flex;
77
justify-content: center;

0 commit comments

Comments
 (0)