From 605aedf761ae270795408c3b097dd5d6f89afb7e Mon Sep 17 00:00:00 2001 From: wudingfeng Date: Sun, 14 Jan 2024 19:54:50 +0800 Subject: [PATCH] fix: fix mask color --- packages/web/components/Topbar/SettingsButton.tsx | 2 +- packages/web/pages/My/Collections.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/web/components/Topbar/SettingsButton.tsx b/packages/web/components/Topbar/SettingsButton.tsx index 1388208..0d565c6 100644 --- a/packages/web/components/Topbar/SettingsButton.tsx +++ b/packages/web/components/Topbar/SettingsButton.tsx @@ -9,7 +9,7 @@ const SettingsButton = ({ className }: { className?: string }) => {