From 9c0a3ff83cf52d5baa46b7ebfe8e84e1e17b20d3 Mon Sep 17 00:00:00 2001 From: Steven Yan <33998332+Steven-nagisa-Y@users.noreply.github.com> Date: Wed, 22 Mar 2023 22:17:01 +0800 Subject: [PATCH] fix: the expand button's z-index is the same as Header (#1400) fix: the expand button's z-index is higher than Header --- web/src/components/Header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/Header.tsx b/web/src/components/Header.tsx index 7e02355b..b2e75946 100644 --- a/web/src/components/Header.tsx +++ b/web/src/components/Header.tsx @@ -32,7 +32,7 @@ const Header = () => { return (