fix. [디자인 QA] 쿠폰 등록 내역 영역의 배치 수정
This commit is contained in:
@@ -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]"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user