We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b6df6 commit 28ba4f1Copy full SHA for 28ba4f1
src/main.styl
@@ -50,3 +50,7 @@ html
50
code[class*="language-"]
51
pre[class*="language-"]
52
font-size: 16px
53
+
54
+.blocklyHtmlInput {
55
+ background-color: white !important;
56
+}
0 commit comments