From ec8a4cae4dfc943f3f172e6fb757ef4915e723c3 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 2 Sep 2019 19:57:41 -0500 Subject: [PATCH] tweak page vertical sizing --- src/FilterLists.Web/src/App.tsx | 2 +- src/FilterLists.Web/src/hooks/useTablePageSizer.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FilterLists.Web/src/App.tsx b/src/FilterLists.Web/src/App.tsx index 4b6aba4af..065bab32e 100644 --- a/src/FilterLists.Web/src/App.tsx +++ b/src/FilterLists.Web/src/App.tsx @@ -21,7 +21,7 @@ export const App: React.FC = () => -