diff --git a/src/pages/standingbookTable/index.tsx b/src/pages/standingbookTable/index.tsx index 56275fb..f2ba017 100644 --- a/src/pages/standingbookTable/index.tsx +++ b/src/pages/standingbookTable/index.tsx @@ -129,7 +129,7 @@ const StandingbookTable: FC = (props) => { ...paginationFun(pageInfo, sizeChange, onChange), size: "default" }} - scroll={{ x: 1200, y: `calc(100vh - 135px)` }} + scroll={{ x: 1200, y: `calc(100vh - 172px)` }} summary={() => { if (_.isEmpty(columns) || !showSumrow) return; return (