Skip to content

Commit f5ac4c4

Browse files
authored
Merge pull request #883 from MaterArc/MaterArc-patch-1
Fix `Plain-Background`
2 parents 8562ba8 + 7a32953 commit f5ac4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.blocklyMainBackground {
2-
fill: white !important;
2+
fill: transparent !important;
33
}

0 commit comments

Comments
 (0)