mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-22 07:53:34 +01:00
fix: codemirror editor background styling fix
This commit is contained in:
parent
6385d00807
commit
1c4acf7301
@ -132,7 +132,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.graphiql-container {
|
.graphiql-container {
|
||||||
background: transparent;
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
html,
|
html,
|
||||||
|
Loading…
Reference in New Issue
Block a user