fix. 고정 컴포넌트 공통 구조 적용

This commit is contained in:
clkim
2025-11-03 10:53:17 +09:00
parent 485885e3ab
commit 77e0724c2b
5 changed files with 251 additions and 278 deletions

View File

@@ -86,7 +86,6 @@ const handleMove = (
<template>
<Splide
:options="options"
class="w-full"
:style="getPaginationClass(props?.paginationData)"
@splide:mounted="handleSplideMounted"
@splide:move="handleMove"

View File

@@ -35,11 +35,13 @@ const componentProps = computed(() => {
rel: 'noopener noreferrer',
}
}
return {}
})
</script>
<template>
<div class="flex flex-wrap items-end justify-between">
<div class="flex flex-wrap items-end justify-between mb-[16px] md:mb-[24px]">
<h3
class="text-[#1F1F1F] text-[18px] font-bold leading-[26px] tracking-[-0.54px] md:text-[24px] md:leading-[34px] md:tracking-[0.72px]"
>