From 6a97da855d69b67a3e34dc77c532c5f2a48a0006 Mon Sep 17 00:00:00 2001 From: goodmice Date: Wed, 5 Oct 2022 15:33:05 +0500 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B4=D0=B0=D0=BD=D0=B0=20=D0=BC?= =?UTF-8?q?=D0=B8=D0=BD=D0=B8=D0=BC=D0=B0=D0=BB=D1=8C=D0=BD=D0=B0=D1=8F=20?= =?UTF-8?q?=D0=B2=D1=8B=D1=81=D0=BE=D1=82=D0=B0=20TVD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/tvd.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/tvd.less b/src/styles/tvd.less index 65beb38..6a672a5 100755 --- a/src/styles/tvd.less +++ b/src/styles/tvd.less @@ -3,6 +3,7 @@ display: flex; flex-direction: column; justify-content: stretch; + min-height: 80vh; .tvd-top { display: flex; @@ -57,7 +58,6 @@ left: 55px; } } - } .tvd-right {