자금이체
This commit is contained in:
@@ -153,7 +153,10 @@ export const PayoutList = ({
|
||||
</div>
|
||||
</div>
|
||||
}
|
||||
<section className="transaction-list">
|
||||
<section
|
||||
className="transaction-list"
|
||||
style={{ height: (listHeight > 0)? listHeight + 'px': 'unset' }}
|
||||
>
|
||||
{getListDateGroup()}
|
||||
</section>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user