From d560008cff44f1d8ed921083f28e35001001f48f Mon Sep 17 00:00:00 2001 From: DrMint <29893320+DrMint@users.noreply.github.com> Date: Sun, 11 Jun 2023 15:17:31 +0200 Subject: [PATCH] Fixed bug where preview card overlay would clip above sidebar's mobile backdrop --- src/components/AppLayout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/AppLayout.tsx b/src/components/AppLayout.tsx index 1e2a069..f6d4ce4 100644 --- a/src/components/AppLayout.tsx +++ b/src/components/AppLayout.tsx @@ -162,9 +162,10 @@ export const AppLayout = ({ {/* Background when navbar is opened */} +