- 분리승인 상세 버튼 마진 추가
This commit is contained in:
@@ -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()}
|
||||
|
||||
@@ -980,7 +980,7 @@
|
||||
"linkContent": "링크내용",
|
||||
"basic": "기본",
|
||||
"additional": "추가",
|
||||
"sendHistory": "발송 이력",
|
||||
"sendHistory": "발송 내역",
|
||||
"pendingSend": "발송 대기",
|
||||
"phoneOrEmail": "휴대폰번호/이메일",
|
||||
"transactionStatus": "거래 상태",
|
||||
@@ -1192,7 +1192,7 @@
|
||||
"delete": "삭제",
|
||||
"separateApprovalDetail": "분리승인 상세",
|
||||
"warning": "경고",
|
||||
"shippingHistory": "발송 이력",
|
||||
"shippingHistory": "발송 내역",
|
||||
"pendingSend": "발송 대기",
|
||||
"all": "전체",
|
||||
"incompleteActive": "미완료/활성화",
|
||||
|
||||
Reference in New Issue
Block a user