Skip to content

Commit 052ccb4

Browse files
authored
Update css.js
1 parent 5a6c625 commit 052ccb4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/css.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -788,9 +788,7 @@ Blockly.Css.CONTENT = [
788788
'}',
789789

790790
'.blocklyAngleCircle {',
791-
'stroke: ' + Blockly.Colours.motion.tertiary + ';',
792791
'stroke-width: 1;',
793-
'fill: ' + Blockly.Colours.motion.secondary + ';',
794792
'}',
795793

796794
'.blocklyAngleCenterPoint {',

0 commit comments

Comments
 (0)