From 075e551fbfa4e1015385ee28c58bc623cab63fbd Mon Sep 17 00:00:00 2001 From: NikolaBorislavovHristov Date: Fri, 18 Oct 2019 17:24:34 +0300 Subject: [PATCH] see all button render outline in its frame --- src/common/MetaRow/styles.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/MetaRow/styles.less b/src/common/MetaRow/styles.less index 7cf253db9..277b7176b 100644 --- a/src/common/MetaRow/styles.less +++ b/src/common/MetaRow/styles.less @@ -56,7 +56,6 @@ background-color: var(--color-backgroundlight); &:hover, &:focus { - outline-offset: 0; background-color: var(--color-backgroundlighter); }