From c872b62b24b44dc912bcc115976bad766d8d5105 Mon Sep 17 00:00:00 2001 From: Berat Bozkurt Date: Thu, 13 Aug 2020 21:15:49 +0300 Subject: [PATCH] Update style.module.css --- components/theme-button/style.module.css | 1 + 1 file changed, 1 insertion(+) diff --git a/components/theme-button/style.module.css b/components/theme-button/style.module.css index da202c0..153843b 100644 --- a/components/theme-button/style.module.css +++ b/components/theme-button/style.module.css @@ -6,6 +6,7 @@ height: 40px; min-width: 40px; font-weight: bold; + outline: none; &:hover { background-color: var(--c-theme);