Merge pull request #1835 from epicfaace/feature/comment-format

Comment formatting improvements
This commit is contained in:
picklesrus 2019-01-15 11:26:22 -05:00 committed by GitHub
commit 5d832c396a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 7 deletions

View file

@ -650,6 +650,7 @@ Blockly.Css.CONTENT = [
'.scratchCommentBody {',
'background-color: #fef49c;',
'border-radius: 4px;',
'}',
'.scratchCommentRect {',