From 255f1479684dfe791cd49a191a421d6df7e802a5 Mon Sep 17 00:00:00 2001 From: TwilightLogic Date: Tue, 7 Nov 2023 23:36:45 +0800 Subject: [PATCH] feat(navbar): solve the dark mode color bug in chains section --- layouts/Main/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/Main/index.js b/layouts/Main/index.js index 00cf916..799ce84 100644 --- a/layouts/Main/index.js +++ b/layouts/Main/index.js @@ -336,6 +336,7 @@ const Main = ({ children = false }) => { fontSize: '15px', lineHeight: '1.5', fontWeight: '600', + color: '#fff', }} > Chains