From 08ddb9d85399cbbe9df10a5d92ffa201d79badfc Mon Sep 17 00:00:00 2001 From: nklhrstv Date: Mon, 13 Jun 2022 16:29:34 +0300 Subject: [PATCH] meta item title patched in mobile layout --- src/common/MetaItem/styles.less | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/common/MetaItem/styles.less b/src/common/MetaItem/styles.less index 4bd1cd3da..c4d227a15 100644 --- a/src/common/MetaItem/styles.less +++ b/src/common/MetaItem/styles.less @@ -184,14 +184,6 @@ .title-bar-container { margin-top: 0.5rem; - - .title-label { - padding-left: 0; - - &:only-child { - padding-right: 0; - } - } } } } \ No newline at end of file