style: changed primary arrow color
This commit is contained in:
parent
447d29396e
commit
191044a2c3
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ let marker_end_primary = {
|
|||
width: 11,
|
||||
height: 11,
|
||||
strokeWidth: 1.7,
|
||||
color: "#2490ef"
|
||||
color: "#171717"
|
||||
};
|
||||
|
||||
watch(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue