Make EPC start/end outline thickness match the connecting line (1.5px)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
db12a30701
commit
82bb1b46c8
@ -55,7 +55,7 @@ export const THEME = {
|
|||||||
lineColor: '#000000',
|
lineColor: '#000000',
|
||||||
rightBoxFill: '#aaaaaa',
|
rightBoxFill: '#aaaaaa',
|
||||||
rightBoxStroke: '#000000',
|
rightBoxStroke: '#000000',
|
||||||
rightBoxStrokeWidth: 1.0,
|
rightBoxStrokeWidth: 1.5,
|
||||||
},
|
},
|
||||||
induction: {
|
induction: {
|
||||||
fillColor: '#000000',
|
fillColor: '#000000',
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 865 B After Width: | Height: | Size: 865 B |
Loading…
x
Reference in New Issue
Block a user