Merge branch 'ASTRA-51' into 'master'
Исправил размер инпутов See merge request andrusyakka/urban-couscous!329
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
name="name"
|
name="name"
|
||||||
:rule="configData.name.rules"
|
:rule="configData.name.rules"
|
||||||
no-error-icon
|
no-error-icon
|
||||||
:width="278"
|
:width="350"
|
||||||
placeholder="Аллерген"
|
placeholder="Аллерген"
|
||||||
type="text"
|
type="text"
|
||||||
:standout="!isEdit"
|
:standout="!isEdit"
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
@update:model-value="checkChangeInput"
|
@update:model-value="checkChangeInput"
|
||||||
:type="field.type"
|
:type="field.type"
|
||||||
:name="field.key"
|
:name="field.key"
|
||||||
:width="278"
|
:width="302"
|
||||||
:standout="!isEdit"
|
:standout="!isEdit"
|
||||||
:outlined="isEdit"
|
:outlined="isEdit"
|
||||||
no-error-icon
|
no-error-icon
|
||||||
|
|||||||
Reference in New Issue
Block a user