Commit 03c1f728 authored by ColinTree's avatar ColinTree Committed by Evan W. Patton

Adjust CSS style to fix broken comment bubbles in Chrome (#1010)

parent 4989fcb9
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
border: 0; border: 0;
resize: none; resize: none;
background-color: #ffc; background-color: #ffc;
overflow: hidden;
} }
.blocklyHtmlInput { .blocklyHtmlInput {
font-family: sans-serif; font-family: sans-serif;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment