Col flex recipe actions for all sizes

This commit is contained in:
Christopher C. Wells 2024-02-03 08:02:51 -08:00
parent dd2b10a1db
commit 9aea9114f7
1 changed files with 1 additions and 1 deletions

View File

@ -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