mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Merge pull request #1835 from epicfaace/feature/comment-format
Comment formatting improvements
This commit is contained in:
commit
5d832c396a
3 changed files with 8 additions and 7 deletions
|
@ -650,6 +650,7 @@ Blockly.Css.CONTENT = [
|
|||
|
||||
'.scratchCommentBody {',
|
||||
'background-color: #fef49c;',
|
||||
'border-radius: 4px;',
|
||||
'}',
|
||||
|
||||
'.scratchCommentRect {',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue