- 분리승인 상세 버튼 마진 추가

This commit is contained in:
HyeonJongKim
2025-11-04 15:42:41 +09:00
parent 4f139ebcec
commit 1d0c90b64c
2 changed files with 3 additions and 3 deletions

View File

@@ -186,7 +186,7 @@ export const LinkPaymentHistoryDetail = ({
detailInfo={detailInfo}
></DetailInfoWrap>
<div className="detail-divider"></div>
<div className="link-payment-detail-button" style={{ paddingBottom: '85px' }}>
<div className="link-payment-detail-button" style={{ paddingBottom: '100px' }}>
<button
className="btn-50 btn-blue flex-1"
onClick={() => onClickToSeparateApproval()}

View File

@@ -980,7 +980,7 @@
"linkContent": "링크내용",
"basic": "기본",
"additional": "추가",
"sendHistory": "발송 이력",
"sendHistory": "발송 내역",
"pendingSend": "발송 대기",
"phoneOrEmail": "휴대폰번호/이메일",
"transactionStatus": "거래 상태",
@@ -1192,7 +1192,7 @@
"delete": "삭제",
"separateApprovalDetail": "분리승인 상세",
"warning": "경고",
"shippingHistory": "발송 이력",
"shippingHistory": "발송 내역",
"pendingSend": "발송 대기",
"all": "전체",
"incompleteActive": "미완료/활성화",