Change default color of Chassis to whitey wood
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c7bc77b08f
commit
f34ba64f7e
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ const GetSVGLayoutConfiguration = () => {
|
||||||
fillOpacity: 1,
|
fillOpacity: 1,
|
||||||
strokeWidth: 2,
|
strokeWidth: 2,
|
||||||
stroke: 'red',
|
stroke: 'red',
|
||||||
fill: '#78350F',
|
fill: '#d3c9b7',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue