refine group frame color (#472)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -301,7 +301,7 @@ const coordSaveCheckbox = document.querySelector('#id_save_coords')
|
||||
let groupedNodeLocations = combineNodeInfo('location_id', 'location');
|
||||
let locationRectParams = {
|
||||
lineWidth: "5",
|
||||
color: "yellow",
|
||||
color: "#337ab7",
|
||||
paddingX: 77,
|
||||
paddingY: 77,
|
||||
textPaddingX: 12,
|
||||
|
||||
Reference in New Issue
Block a user