mo 4 年之前
父节点
当前提交
bf6337a905
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/index/blocks/videoList.vue

+ 2 - 1
src/views/index/blocks/videoList.vue

@@ -167,6 +167,7 @@ export default {
   display: flex;
   flex-direction: column;
   align-items: center;
+  min-height: 790px;
   section {
     border-top: 1px solid #e9e9e9;
     &:nth-child(1) {
@@ -183,7 +184,7 @@ export default {
     background-color: #fff;
     margin-right: 20px;
     width: 220px;
-    min-height: 790px;
+
     border-top: none;
     .title {
       height: 70px;