diff --git a/komga-webui/src/components/ItemCard.vue b/komga-webui/src/components/ItemCard.vue index f3eb96848..b5468e47b 100644 --- a/komga-webui/src/components/ItemCard.vue +++ b/komga-webui/src/components/ItemCard.vue @@ -54,6 +54,7 @@ color="accent" style="position: absolute; top: 50%; left: 50%; margin-left: -36px; margin-top: -36px" :to="fabTo" + @click.native="$event.stopImmediatePropagation()" > mdi-book-open-page-variant