From 23ca91cd21a97e174d28f1b445ead8b2f304e05c Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Mon, 11 Oct 2021 21:15:17 +0200 Subject: chore: cleanup some logs --- components/Tweaks/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'components') diff --git a/components/Tweaks/index.tsx b/components/Tweaks/index.tsx index 62252b0..afd0ea7 100644 --- a/components/Tweaks/index.tsx +++ b/components/Tweaks/index.tsx @@ -76,7 +76,7 @@ export const Tweaks = (props: TweakProps) => { @@ -96,7 +96,7 @@ export const Tweaks = (props: TweakProps) => { marginLeft={2} borderRadius="lg" paddingBottom={5} - zIndex={4} + zIndex={10} boxShadow="xl" maxH={'95vh'} fontSize="sm" -- cgit v1.2.3