diff --git a/src/ServerTable.tsx b/src/ServerTable.tsx index 86f0ce8..bab80e3 100644 --- a/src/ServerTable.tsx +++ b/src/ServerTable.tsx @@ -58,7 +58,7 @@ export default class ServerTable extends React.Component { defaultPageSize={100} className="-striped -highlight" style={{ - height: "550px" + height: "500px" }} > {(state, makeTable, ) => { @@ -68,7 +68,7 @@ export default class ServerTable extends React.Component { {makeTable()} {/* */} - Click here to download CSV file + Download CSV