We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd2f68 commit 8395e83Copy full SHA for 8395e83
src/packages/frontend/project/explorer/search-bar.tsx
@@ -30,7 +30,7 @@ const HelpStyle = {
30
export const outputMinitermStyle: React.CSSProperties = {
31
background: "white",
32
position: "absolute",
33
- zIndex: 2,
+ zIndex: 10,
34
boxShadow: "-4px 4px 7px #aaa",
35
maxHeight: "450px",
36
overflow: "auto",
0 commit comments