IO-974 Bill return from edit container
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user