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
0bec17facd
commit
6385d00807
@ -131,6 +131,10 @@
|
|||||||
--px-12: 2px !important;
|
--px-12: 2px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.graphiql-container {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
html,
|
html,
|
||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user