IO-974 Bill return from edit container

This commit is contained in:
Patrick Fic
2021-05-03 11:59:03 -07:00
parent 1482786b2c
commit fed9d6c1b2
2 changed files with 74 additions and 18 deletions

View File

@@ -250,8 +250,9 @@ export function BillsListPage({
<Table
loading={loading}
scroll={{ x: "50%",// y: "40rem"
}}
scroll={{
x: "50%", // y: "40rem"
}}
pagination={{
position: "top",
pageSize: 25,