fix. 슬라이드 감도 조절

This commit is contained in:
clkim
2025-12-05 14:07:12 +09:00
parent f124faa1de
commit 52185029dc
7 changed files with 12 additions and 11 deletions

View File

@@ -93,6 +93,7 @@ const onArrowClick = (direction, targetIndex) => {
<div class="slide-inner border-line">
<BlocksVisualContent
:resources-data="getComponentGroup(item, 'imgList')"
:alt="getComponentGroup(item, 'imgTitle')?.display?.text"
object-fit="cover"
/>
</div>