- ARS 결제 신청 페이지 하단 패딩 추가

This commit is contained in:
HyeonJongKim
2025-11-03 16:24:11 +09:00
parent b627923239
commit 42afae8cfa
2 changed files with 2 additions and 2 deletions

View File

@@ -243,7 +243,7 @@ export const ArsRequestPage = () => {
</div>
</div>
<div className="billing-row">
<div className="billing-row" style={{ paddingBottom: '60px' }}>
<div className="billing-label">{t('additionalService.ars.paymentMethod')} <span>*</span></div>
<div className="billing-field">
{getArsPaymentMethodBtns()}