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 {