fix. GR_DETAIL_03 캐릭터 이미지 사이즈 수정 (contain -> cover)

This commit is contained in:
clkim
2025-11-24 11:16:14 +09:00
parent 388592524e
commit a6a350ff6c

View File

@@ -56,7 +56,6 @@ const handleSplideMove = (_splide: SplideType, newIndex: number) => {
/>
<WidgetsBackground
v-if="hasComponentGroup(item, 'foreground')"
size="contain"
:resources-data="getComponentGroup(item, 'foreground')"
/>
<div