mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-10 23:13:20 +08:00
feat: 调整导航栏底部高度,禁用卡片点击涟漪效果
This commit is contained in:
@@ -154,6 +154,7 @@ onMounted(() => {
|
||||
:variant="cardProps.site?.is_active ? 'elevated' : 'outlined'"
|
||||
class="overflow-hidden h-full flex flex-col"
|
||||
@click="handleResourceBrowse"
|
||||
:ripple="false"
|
||||
>
|
||||
<template #image>
|
||||
<VAvatar class="absolute right-2 bottom-2 rounded" variant="flat" rounded="0">
|
||||
|
||||
Reference in New Issue
Block a user