Исправил размер инпутов

This commit is contained in:
DwCay
2023-04-24 02:01:41 +03:00
parent 75402fb209
commit 7160de326b
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
name="name"
:rule="configData.name.rules"
no-error-icon
:width="278"
:width="350"
placeholder="Аллерген"
type="text"
:standout="!isEdit"