From 4ea03e68bf235dd0e2ed27cfe69f13f84a7f5a78 Mon Sep 17 00:00:00 2001 From: Triston Armstrong Date: Wed, 9 Oct 2024 00:31:52 -0400 Subject: [PATCH] update gray items border color --- src/components/MiniMap.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MiniMap.tsx b/src/components/MiniMap.tsx index 1868fdb..24e524a 100644 --- a/src/components/MiniMap.tsx +++ b/src/components/MiniMap.tsx @@ -98,7 +98,7 @@ export function MiniMap() { const newZIndex = LayerEnum.MINIMAP + 1 return ( -