mirror of https://github.com/kcal-app/kcal.git
Col flex recipe actions for all sizes
This commit is contained in:
parent
dd2b10a1db
commit
9aea9114f7
|
@ -178,7 +178,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<section class="flex flex-row space-x-2 justify-around md:flex-col md:space-y-2 md:space-x-0">
|
||||
<section class="flex flex-col space-y-2">
|
||||
<x-log-journalable :journalable="$recipe"></x-log-journalable>
|
||||
<x-button-link.gray href="{{ route('recipes.edit', $recipe) }}">
|
||||
Edit Recipe
|
||||
|
|
Loading…
Reference in New Issue