reducing the box width
This commit is contained in:
committed by
JamesFlare1212
parent
8edd8a5221
commit
69ecea3dd9
@@ -539,7 +539,7 @@ var funcCodeBox = new Konva.Rect
|
||||
({
|
||||
x: 850,
|
||||
y: 25,
|
||||
width: 750,
|
||||
width: 650,
|
||||
height: funcCodeLines.length * 24 + 30,
|
||||
fill: '#ddd',
|
||||
stroke: '#555',
|
||||
|
||||
Reference in New Issue
Block a user