fixed ingredient note field to high
This commit is contained in:
parent
5059abc232
commit
bf61b6474e
@ -506,7 +506,6 @@
|
|||||||
<input
|
<input
|
||||||
class="form-control"
|
class="form-control"
|
||||||
maxlength="256"
|
maxlength="256"
|
||||||
style="height: 100%;"
|
|
||||||
v-model="ingredient.note"
|
v-model="ingredient.note"
|
||||||
v-bind:placeholder="$t('Note')"
|
v-bind:placeholder="$t('Note')"
|
||||||
v-on:keydown.tab="
|
v-on:keydown.tab="
|
||||||
|
Loading…
Reference in New Issue
Block a user