From 7bde24adaaa964abba9f81d745b665680e874f9a Mon Sep 17 00:00:00 2001 From: DrMint <29893320+DrMint@users.noreply.github.com> Date: Sat, 3 Jun 2023 21:19:13 +0200 Subject: [PATCH] Fix select and tooltip z-index --- src/components/AppLayout.tsx | 8 ++++---- src/components/Inputs/Select.tsx | 2 +- src/styles/tippy.css | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/AppLayout.tsx b/src/components/AppLayout.tsx index f368f18..1e2a069 100644 --- a/src/components/AppLayout.tsx +++ b/src/components/AppLayout.tsx @@ -230,12 +230,12 @@ export const AppLayout = ({