Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web
This commit is contained in:
@@ -78,7 +78,7 @@ export const LinkPaymentDispatchListWrap = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<section className="summary-section">
|
||||
<section className="summary-section pt-30">
|
||||
<div className="credit-controls">
|
||||
<div>
|
||||
<input
|
||||
|
||||
@@ -64,7 +64,7 @@ export const LinkPaymentPendingSendWrap = () => {
|
||||
}, []);
|
||||
return (
|
||||
<>
|
||||
<section className="summary-section">
|
||||
<section className="summary-section pt-30">
|
||||
<div className="credit-controls">
|
||||
<div>
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user