From 98f20a4ef8c8d7e3febe313cd6f9bde0e9b7456a Mon Sep 17 00:00:00 2001 From: goodm2ice Date: Fri, 18 Mar 2022 13:03:58 +0500 Subject: [PATCH] =?UTF-8?q?Tvd=20=D0=B8=20=D1=82=D0=B0=D0=B1=D0=BB=D0=B8?= =?UTF-8?q?=D1=86=D0=B0=20=D0=9D=D0=9F=D0=92=20=D1=82=D0=B5=D0=BF=D0=B5?= =?UTF-8?q?=D1=80=D1=8C=201:1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/tvd.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles/tvd.less b/src/styles/tvd.less index 52676ff..2b51e90 100644 --- a/src/styles/tvd.less +++ b/src/styles/tvd.less @@ -20,7 +20,7 @@ .tvd-left { position: relative; - flex: 2; + flex: 1; > div { position: absolute; @@ -56,7 +56,7 @@ .tvd-npt-filter { margin-bottom: 10px; - span { + > span { margin: 0 10px; } }