recipe view padding without comments
This commit is contained in:
parent
64efadfc81
commit
e55faa02d5
@ -4,7 +4,7 @@
|
||||
<loading-spinner></loading-spinner>
|
||||
</template>
|
||||
|
||||
<div v-if="!loading">
|
||||
<div v-if="!loading" style="padding-bottom: 60px">
|
||||
<RecipeSwitcher ref="ref_recipe_switcher" @switch="quickSwitch($event)"/>
|
||||
<div class="row">
|
||||
<div class="col-12" style="text-align: center">
|
||||
|
Loading…
Reference in New Issue
Block a user