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