mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 16:24:31 -04:00
fix: Heart and Ranking Stars overlap each other (#6359)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
@@ -49,7 +49,6 @@
|
|||||||
>
|
>
|
||||||
<RecipeFavoriteBadge
|
<RecipeFavoriteBadge
|
||||||
v-if="isOwnGroup"
|
v-if="isOwnGroup"
|
||||||
class="absolute"
|
|
||||||
:recipe-id="recipeId"
|
:recipe-id="recipeId"
|
||||||
show-always
|
show-always
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user