Skip to content

Commit 28ba4f1

Browse files
committed
@previ's suggested fix for #18
1 parent 16b6df6 commit 28ba4f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main.styl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ html
5050
code[class*="language-"]
5151
pre[class*="language-"]
5252
font-size: 16px
53+
54+
.blocklyHtmlInput {
55+
background-color: white !important;
56+
}

0 commit comments

Comments
 (0)