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:
igurielidze 2026-03-30 15:26:09 +04:00
parent db12a30701
commit 82bb1b46c8
2 changed files with 1 additions and 1 deletions

View File

@ -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