Merge pull request #3523 from lohxt1/fix/tests-editior-style-fix

fix: codemirror editors background styling fix
This commit is contained in:
lohit 2024-11-21 17:15:50 +05:30 committed by GitHub
commit 1238bf7270
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -131,6 +131,10 @@
--px-12: 2px !important;
}
.graphiql-container {
background: transparent !important;
}
html,
body {
margin: 0;