mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-12 22:19:17 -04:00
Remove block transparency during drag
This commit is contained in:
parent
1d4a730e07
commit
9cfe992b5a
1 changed files with 2 additions and 2 deletions
|
@ -189,8 +189,8 @@ Blockly.Css.CONTENT = [
|
|||
'}',
|
||||
|
||||
'.blocklyDragging>.blocklyPath {',
|
||||
'fill-opacity: .8;',
|
||||
'stroke-opacity: .8;',
|
||||
// 'fill-opacity: .8;',
|
||||
// 'stroke-opacity: .8;',
|
||||
'}',
|
||||
|
||||
'.blocklyDisabled>.blocklyPath {',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue