필터
This commit is contained in:
@@ -4,7 +4,7 @@ export const FundTransferRequestListWrap = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<section className="summary-section">
|
||||
<section className="summary-section pt-30">
|
||||
<div className="credit-controls">
|
||||
<div>
|
||||
<input
|
||||
|
||||
@@ -4,7 +4,7 @@ export const FundTransferResultInquiryWrap = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<section className="summary-section">
|
||||
<section className="summary-section pt-30">
|
||||
<div className="credit-controls">
|
||||
<div>
|
||||
<input
|
||||
|
||||
@@ -11,7 +11,7 @@ export const SettlementAgencyDepositWrap = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<div className="summary-section">
|
||||
<div className="summary-section pt-30">
|
||||
<div className="credit-controls">
|
||||
<div>
|
||||
<input
|
||||
|
||||
@@ -14,7 +14,7 @@ export const SettlementAgencyManageWrap = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<section className="summary-section">
|
||||
<section className="summary-section pt-30">
|
||||
<div className="credit-controls">
|
||||
<div>
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user