change elements steps
This commit is contained in:
parent
f046ddc88a
commit
530d1c1b0c
@ -183,12 +183,12 @@ const elementsProps: TElements<ElementProps> = {
|
||||
tbxLeaseObjectMotorPower: {
|
||||
min: '0.00',
|
||||
max: '20000.00',
|
||||
step: '0.50',
|
||||
step: '10.00',
|
||||
},
|
||||
tbxEngineVolume: {
|
||||
min: '0.00',
|
||||
max: '20000.00',
|
||||
step: '10.00',
|
||||
step: '0.50',
|
||||
},
|
||||
tbxMaxMass: {
|
||||
min: '0',
|
||||
|
||||
Reference in New Issue
Block a user