From 196195ccb000d9512948a25e7a7be939fcfe2777 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 30 May 2026 19:22:53 -0500 Subject: [PATCH] improve visibility of blurred icon buttons --- web/src/components/button/BlurredIconButton.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/button/BlurredIconButton.tsx b/web/src/components/button/BlurredIconButton.tsx index 8fe17f869b..90ffa36eec 100644 --- a/web/src/components/button/BlurredIconButton.tsx +++ b/web/src/components/button/BlurredIconButton.tsx @@ -14,8 +14,8 @@ const BlurredIconButton = forwardRef( )} {...rest} > -
-
+
+
{children}