added padding in recipe search view

This commit is contained in:
vabene1111
2023-02-19 22:15:54 +01:00
parent 2781730778
commit 8313dc8abe

View File

@ -1,5 +1,5 @@
<template>
<div id="app" style="margin-bottom: 4vh">
<div id="app" style="padding-bottom: 60px">
<RecipeSwitcher ref="ref_recipe_switcher"/>
<div class="row">
<div class="col-12 col-xl-10 col-lg-10 offset-xl-1 offset-lg-1">