From 48efb5615c84ef81e9f898ea9e2554686c23e978 Mon Sep 17 00:00:00 2001 From: Justin Kambic Date: Thu, 4 May 2023 08:30:03 -0400 Subject: [PATCH] Less aggressive `z-index` value for app header. --- src/components/Header/Title.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Header/Title.tsx b/src/components/Header/Title.tsx index 33e1871f..031bfcba 100644 --- a/src/components/Header/Title.tsx +++ b/src/components/Header/Title.tsx @@ -46,7 +46,7 @@ export function Title() { paddingLeft: 4, paddingRight: 4, position: 'fixed', - zIndex: 9000, + zIndex: 999, }} paddingSize="xs" >