formatting

This commit is contained in:
hay-kot 2021-04-28 19:00:23 -08:00
commit fbae717f5a

View file

@ -33,8 +33,7 @@
<v-col cols="12" sm="12" md="4" lg="4">
<Ingredients :value="ingredients" :edit="false" />
<div v-if="medium">
<v-card class="mt-2" v-if="categories.length > 0"
>
<v-card class="mt-2" v-if="categories.length > 0">
<v-card-title class="py-2">
{{ $t("recipe.categories") }}
</v-card-title>