From a688f81afe85e12d12e49114092e3911b3de650b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Quiroz?= Date: Thu, 15 Dec 2022 19:37:21 -0300 Subject: [PATCH] fix: buttons :active/:focus styles (#173) * chore: update Button component styles * chore: update textStyles * chore: remove redundant styles --- src/components/UI/downloads/DownloadsHero.tsx | 4 +++- src/theme/components/Button.ts | 15 +-------------- src/theme/foundations/textStyles.ts | 12 +++++++++--- 3 files changed, 13 insertions(+), 18 deletions(-) diff --git a/src/components/UI/downloads/DownloadsHero.tsx b/src/components/UI/downloads/DownloadsHero.tsx index 8a5caa07ef..7160e99297 100644 --- a/src/components/UI/downloads/DownloadsHero.tsx +++ b/src/components/UI/downloads/DownloadsHero.tsx @@ -83,13 +83,15 @@ export const DownloadsHero: FC = ({ return ( -