diff --git a/src/components/Global/TableList.jsx b/src/components/Global/TableList.jsx index 7e4d221..76e09fd 100644 --- a/src/components/Global/TableList.jsx +++ b/src/components/Global/TableList.jsx @@ -247,7 +247,7 @@ const TableList = memo(function TableList({ loading={gridLoading} scroll={{ y: 520, - x: 1300, + x: 1520, }} />