user1
2024-06-13 0653ed7b36a147f3cfd6eade1b54e5604b8133f1
src/books/artAndDrama/assets/main.less
@@ -510,6 +510,7 @@
      outline: none;
    }
  }
<<<<<<< HEAD
  .page-footer {
    position: relative;
    display: flex;
@@ -592,12 +593,17 @@
}
/* 媒体查询做基础响应式布局 */
@media (max-width: 430px) {
=======
}
  /* 媒体查询做基础响应式布局 */
  @media (max-width: 430px) {
>>>>>>> ba76798a669c6d859d0f8b9a913e7637d3e8d7e2
    .ans-drama  {
      .page-box {
        min-height: 750px;
      }
      .pg-mh {
        min-height: 815px;
        min-height: 815px !important;
      }
    }
  }