From c04236d7e875250c46b717fad282c840ee760e8d Mon Sep 17 00:00:00 2001 From: NikolaBorislavovHristov Date: Fri, 20 Sep 2019 00:09:29 +0300 Subject: [PATCH] metarow styles updated --- src/common/MetaRow/styles.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/MetaRow/styles.less b/src/common/MetaRow/styles.less index 98265c7a1..d5f2f954e 100644 --- a/src/common/MetaRow/styles.less +++ b/src/common/MetaRow/styles.less @@ -54,7 +54,7 @@ flex-direction: row; align-items: center; justify-content: center; - padding: 0.5rem; + padding: 1rem; background-color: var(--color-backgroundlight); &:hover, &:focus {