feat: Adjust linked recipe unit and seperate when adding to shopping list (#7260)

This commit is contained in:
Michael Genson
2026-03-16 16:30:07 -05:00
committed by GitHub
parent c303198857
commit b94b24640b
3 changed files with 91 additions and 66 deletions

View File

@@ -44,9 +44,8 @@
</v-number-input>
</v-col>
<v-col
v-if="!state.isRecipe"
sm="12"
md="3"
md="2"
cols="12"
>
<v-autocomplete
@@ -104,7 +103,7 @@
<v-col
v-if="!state.isRecipe"
m="12"
md="3"
md="4"
cols="12"
class=""
>
@@ -162,7 +161,7 @@
<v-col
v-if="state.isRecipe"
m="12"
md="6"
md="4"
cols="12"
class=""
>