Authored by ccbikai

频道选择增加最小高度

@@ -93,6 +93,7 @@ @@ -93,6 +93,7 @@
93 text-align: center; 93 text-align: center;
94 position:relative; 94 position:relative;
95 background-color: #000000; 95 background-color: #000000;
  96 + min-height: 800rem / $pxConvertRem;
96 97
97 .index-channel-list { 98 .index-channel-list {
98 padding-top: 50%; 99 padding-top: 50%;