WIP Переделала inputs в agreement и medical
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
)
|
||||
input.input.w-full.outline-0.not-italic(
|
||||
v-model="value",
|
||||
:style="{'color': disabled && 'var(--font-grey-color-0)'}"
|
||||
:placeholder="placeholder",
|
||||
:disabled="disabled",
|
||||
:type="type"
|
||||
|
||||
Reference in New Issue
Block a user