mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-07-29 07:10:04 -04:00
Add comments and CSS style for field refactor
This commit is contained in:
parent
8c180f0c52
commit
2fc35e5797
3 changed files with 3 additions and 2 deletions
core
|
@ -299,7 +299,7 @@ Blockly.Css.CONTENT = [
|
|||
'height: 100%;',
|
||||
'margin: 0;',
|
||||
'outline: none;',
|
||||
'padding: 2px 0px;',
|
||||
'padding: 2px 0;',
|
||||
'width: 100%;',
|
||||
'text-align: center;',
|
||||
'}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue