Showing
1 changed file
with
1 additions
and
1 deletions
@@ -58,7 +58,7 @@ | @@ -58,7 +58,7 @@ | ||
58 | }); | 58 | }); |
59 | 59 | ||
60 | const [register, { validate, resetFields, setFieldsValue }] = useForm({ | 60 | const [register, { validate, resetFields, setFieldsValue }] = useForm({ |
61 | - labelWidth: 80, | 61 | + labelWidth: 100, |
62 | schemas: CoapSchemas, | 62 | schemas: CoapSchemas, |
63 | actionColOptions: { | 63 | actionColOptions: { |
64 | span: 14, | 64 | span: 14, |