mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
fix(MediaCard): add variant to VAvatar for improved styling
This commit is contained in:
@@ -577,6 +577,7 @@ onBeforeUnmount(() => {
|
|||||||
<!--来源图标-->
|
<!--来源图标-->
|
||||||
<VAvatar
|
<VAvatar
|
||||||
size="24"
|
size="24"
|
||||||
|
variant="plain"
|
||||||
density="compact"
|
density="compact"
|
||||||
class="absolute bottom-1 right-1"
|
class="absolute bottom-1 right-1"
|
||||||
tile
|
tile
|
||||||
|
|||||||
Reference in New Issue
Block a user