changed input style for automation schema setup
This commit is contained in:
parent
0927ab0691
commit
5d2612f547
|
@ -71,7 +71,7 @@
|
|||
{/each}
|
||||
<div class="new-field" on:keyup={onInputEnter}>
|
||||
<Input
|
||||
outline
|
||||
primary
|
||||
small
|
||||
bind:value={addNewName}
|
||||
placeholder="Enter field name" />
|
||||
|
|
Loading…
Reference in New Issue