Skip to content

Commit

Permalink
Change import dialog height to fit mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
tkhduracell committed Dec 7, 2024
1 parent 6866218 commit 2487a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/views/RecipeEdit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
Klista in receptet:
<b-textarea
v-model.trim="importText"
rows="20"
rows="16"
/>
</b-form-group>
</b-modal>
Expand Down

0 comments on commit 2487a5a

Please sign in to comment.