fix. GR_DETAIL_03 캐릭터 이미지 사이즈 수정 (contain -> cover)
This commit is contained in:
@@ -56,7 +56,6 @@ const handleSplideMove = (_splide: SplideType, newIndex: number) => {
|
||||
/>
|
||||
<WidgetsBackground
|
||||
v-if="hasComponentGroup(item, 'foreground')"
|
||||
size="contain"
|
||||
:resources-data="getComponentGroup(item, 'foreground')"
|
||||
/>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user