Style fix
This commit is contained in:
parent
91b5ad5a3e
commit
54839782f3
|
@ -57,6 +57,7 @@
|
|||
</vn-horizontal>
|
||||
<vn-horizontal>
|
||||
<vn-input-number
|
||||
vn-one
|
||||
label="Inflation"
|
||||
model="$ctrl.zone.inflation"
|
||||
min="0"
|
||||
|
@ -64,6 +65,7 @@
|
|||
vn-acl="deliveryBoss">
|
||||
</vn-input-number>
|
||||
<vn-check
|
||||
vn-one
|
||||
label="Volumetric"
|
||||
field="$ctrl.zone.isVolumetric"
|
||||
vn-acl="deliveryBoss">
|
||||
|
|
Loading…
Reference in New Issue