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; } }