From 142adc0852574ad9d7ffa4e3ef2e46506bdada3a Mon Sep 17 00:00:00 2001 From: p-sw Date: Mon, 3 Jun 2024 14:36:00 +0900 Subject: [PATCH] fix: lower z-index of top navigation for toast --- packages/react/src/MainLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react/src/MainLayout.tsx b/packages/react/src/MainLayout.tsx index e570936..47c866c 100644 --- a/packages/react/src/MainLayout.tsx +++ b/packages/react/src/MainLayout.tsx @@ -88,7 +88,7 @@ function TopNav() { return ( <> -