- 부가서비스 정렬 기준 박스 수정

This commit is contained in:
HyeonJongKim
2025-11-12 10:36:11 +09:00
parent 8924019980
commit 1bbe20873b
4 changed files with 4 additions and 4 deletions

View File

@@ -328,7 +328,7 @@ export const PayoutListPage = () => {
sortType={sortType}
onClickToSort={onClickToSort}
></SortTypeBox>
<div className="excrow mr-0">
<div className="excrow">
<div className="full-menu-keywords no-padding">
{
getPayoutDisbursementStatusBtnGroup(t).map((value: any, index: number) => (