IO-888 Sorted Speedprint
This commit is contained in:
@@ -158,7 +158,9 @@ export default function ContractsList({ loading, contracts, refetch, total }) {
|
||||
>
|
||||
<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