recipe time card allign buttons vertically

This commit is contained in:
Kuchenpirat 2025-06-04 13:00:34 +00:00
commit 274c3efdd1

View file

@ -40,7 +40,7 @@
>
<div
v-if="validatePrepTime"
class="d-flex flex-no-wrap my-1"
class="d-flex flex-no-wrap my-1 align-center"
>
<v-icon
:size="small ? 'small' : 'large'"
@ -60,7 +60,7 @@
/>
<div
v-if="validatePerformTime"
class="d-flex flex-no-wrap my-1"
class="d-flex flex-no-wrap my-1 align-center"
>
<v-icon
:size="small ? 'small' : 'large'"