test-server: Set minWidth
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Eric NGUYEN 2022-08-17 16:53:09 +02:00
parent 4bf4f01dc2
commit f0c1803e10

View file

@ -54,6 +54,7 @@ const GetSVGLayoutConfiguration = () => {
{
Type: 'Chassis',
Width: 500,
MinWidth: 200,
Style: {
fillOpacity: 1,
strokeWidth: 2,