From e00d5171191800378e1d39c1ab658ab4ad8ac41f Mon Sep 17 00:00:00 2001 From: AAGaming Date: Sun, 28 Jul 2024 18:36:22 -0400 Subject: fix(DeckyIcon): fix decky icon overflowing in toasts could still use some padding but eh --- frontend/src/components/DeckyIcon.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/components/DeckyIcon.tsx') diff --git a/frontend/src/components/DeckyIcon.tsx b/frontend/src/components/DeckyIcon.tsx index 85cc2ad7..f07f46d3 100644 --- a/frontend/src/components/DeckyIcon.tsx +++ b/frontend/src/components/DeckyIcon.tsx @@ -1,7 +1,7 @@ import { FC, SVGAttributes } from 'react'; const DeckyIcon: FC> = (props) => ( - +