From 61d26208128354881897eb33e8ca891f9c44ddcc Mon Sep 17 00:00:00 2001 From: Marc-Aurele Besner <82244926+marc-aurele-besner@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:02:50 -0500 Subject: [PATCH 1/2] fix not-found 404 color gradient --- explorer/src/components/layout/NotFound/NotFoundImage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/explorer/src/components/layout/NotFound/NotFoundImage.tsx b/explorer/src/components/layout/NotFound/NotFoundImage.tsx index bd1ad5e5..02422dd4 100644 --- a/explorer/src/components/layout/NotFound/NotFoundImage.tsx +++ b/explorer/src/components/layout/NotFound/NotFoundImage.tsx @@ -189,8 +189,8 @@ export const NotFoundImage = () => { y2='245.004' gradientUnits='userSpaceOnUse' > - - + + Date: Mon, 23 Dec 2024 10:03:03 -0500 Subject: [PATCH 2/2] fix z-index of network dropdown --- explorer/src/components/layout/HeaderChainDropdown.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explorer/src/components/layout/HeaderChainDropdown.tsx b/explorer/src/components/layout/HeaderChainDropdown.tsx index 09e2725e..26f4963e 100644 --- a/explorer/src/components/layout/HeaderChainDropdown.tsx +++ b/explorer/src/components/layout/HeaderChainDropdown.tsx @@ -30,7 +30,7 @@ export const HeaderChainDropdown: FC = () => { return ( -
+