fix. [디자인 QA] 쿠폰 등록 내역 영역의 배치 수정

This commit is contained in:
clkim
2025-11-24 16:31:25 +09:00
parent 85bde67a0a
commit 853a142159

View File

@@ -546,7 +546,10 @@ onMounted(async () => {
</section>
<section class="section-static">
<WidgetsFixSubTitle :title="tm('Coupon_Section_History_Title')">
<WidgetsFixSubTitle
:title="tm('Coupon_Section_History_Title')"
class="flex-col"
>
<div
class="relative flex flex-col items-start justify-start gap-[12px] w-full mt-[16px] md:gap-[16px] md:mt-[24px] lg:flex-row lg:items-end lg:justify-between lg:gap-[0]"
>