mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-19 19:42:26 +08:00
fix: disable MediaCard ripple feedback
This commit is contained in:
@@ -455,6 +455,7 @@ onBeforeUnmount(() => {
|
||||
<VCard
|
||||
:height="props.height"
|
||||
:width="props.width"
|
||||
:ripple="false"
|
||||
class="app-hover-lift-card outline-none ring-gray-500 media-card"
|
||||
:class="{
|
||||
'app-hover-lift-card--hovering': isMediaCardActive(hover.isHovering),
|
||||
|
||||
Reference in New Issue
Block a user