changed input style for automation schema setup

This commit is contained in:
Michael Shanks 2021-01-11 10:11:31 +00:00
parent 0927ab0691
commit 5d2612f547
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
{/each}
<div class="new-field" on:keyup={onInputEnter}>
<Input
outline
primary
small
bind:value={addNewName}
placeholder="Enter field name" />