fix: [디자인QA] 원형 버튼 모바일 아이콘 사이즈 조절

This commit is contained in:
clkim
2025-12-03 11:13:17 +09:00
parent b3775466fa
commit f406f4bac2
2 changed files with 5 additions and 1 deletions

View File

@@ -57,7 +57,7 @@ onMounted(async () => {
class="btn-control"
@click="toggleEventNavigation"
>
<AtomsIconsArrowRightLine size="24" color="#ffffff" />
<AtomsIconsArrowRightLine color="#ffffff" />
</AtomsButtonCircle>
<ul class="navigation-list">
<li v-for="item in eventNavigationList" :key="item.banner_seq">