mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-26 14:15:52 +00:00
Add z-index to CodeMirror hint box
This commit is contained in:
@@ -131,6 +131,10 @@
|
||||
--px-12: 2px !important;
|
||||
}
|
||||
|
||||
.CodeMirror-hints {
|
||||
z-index: 20 !important;
|
||||
}
|
||||
|
||||
.graphiql-container {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user