diff --git a/frontend/app/components/article/article.vue b/frontend/app/components/article/article.vue index a9838c8..60b440e 100644 --- a/frontend/app/components/article/article.vue +++ b/frontend/app/components/article/article.vue @@ -53,7 +53,6 @@ {{ counter }} von {{ store.ingredientsMaxChars }} Zeichen. - diff --git a/frontend/app/components/variant/variant.vue b/frontend/app/components/variant/variant.vue index c28a8b0..5e9fca7 100644 --- a/frontend/app/components/variant/variant.vue +++ b/frontend/app/components/variant/variant.vue @@ -1,6 +1,5 @@ @@ -24,16 +23,13 @@ - - diff --git a/frontend/app/components/variant/variantRow.vue b/frontend/app/components/variant/variantRow.vue index d089061..911495c 100644 --- a/frontend/app/components/variant/variantRow.vue +++ b/frontend/app/components/variant/variantRow.vue @@ -1,51 +1,148 @@