From 8743b4697cfa2e6975860b9ce4c38d975d479b6b Mon Sep 17 00:00:00 2001 From: Tsu-ba-me Date: Fri, 30 Sep 2022 19:23:22 -0400 Subject: [PATCH] fix(striker-ui): increase indicator font size in IconWithIndicator --- striker-ui/components/IconWithIndicator.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/striker-ui/components/IconWithIndicator.tsx b/striker-ui/components/IconWithIndicator.tsx index d05f5b31..0d3bf834 100644 --- a/striker-ui/components/IconWithIndicator.tsx +++ b/striker-ui/components/IconWithIndicator.tsx @@ -49,7 +49,7 @@ const ICON_WITH_INDICATOR_DEFAULT_PROPS: Required