fix: codemirror editor background styling fix

This commit is contained in:
lohxt1 2024-11-21 16:50:11 +05:30
parent 6385d00807
commit 1c4acf7301

View File

@ -132,7 +132,7 @@
}
.graphiql-container {
background: transparent;
background: transparent !important;
}
html,