From 2b62ec9863bdb09783fc078b6c874e5521e6606f Mon Sep 17 00:00:00 2001 From: Sidney Alcantara Date: Thu, 9 Sep 2021 14:09:07 +1000 Subject: [PATCH] optimise for notched iphone --- public/index.html | 10 +++++-- src/components/FloatingSearch.tsx | 6 +++- src/components/Navigation/NavDrawer.tsx | 2 +- src/components/Navigation/index.tsx | 8 ++++-- src/components/SideDrawer/useStyles.ts | 4 +++ src/components/Table/TableHeader/index.tsx | 2 ++ src/components/Table/styles.ts | 26 ++++++++++++++++++ src/pages/Home.tsx | 10 +++++-- src/theme/components.tsx | 32 ++++++++++++++++++++-- 9 files changed, 89 insertions(+), 11 deletions(-) diff --git a/public/index.html b/public/index.html index c2707cf4..0113f0da 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,10 @@ - + - + + + +