diff --git a/toolkit/scss/toolkit.scss b/toolkit/scss/toolkit.scss index 08cef97..23ed136 100644 --- a/toolkit/scss/toolkit.scss +++ b/toolkit/scss/toolkit.scss @@ -337,6 +337,7 @@ img { padding: 8px 24px 8px 8px; font-size: 14px; font-weight: 500; + outline: none; color: $dark; border-color: $border-light; @@ -569,6 +570,7 @@ img { color: $dark; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; + outline: none; &:hover, &:focus {