闫增涛
2024-06-13 3b0eae42c16cc4d31e24ff7e2611c47dc349c988
src/books/artAndDrama/assets/main.less
@@ -510,14 +510,15 @@
      outline: none;
    }
  }
}
  /* 媒体查询做基础响应式布局 */
@media (max-width: 430px) {
  @media (max-width: 430px) {
    .ans-drama  {
      .page-box {
        min-height: 750px;
      }
      .pg-mh {
        min-height: 815px;
        min-height: 815px !important;
      }
    }
  }
@@ -549,7 +550,6 @@
      }
    }
  }
}
::-webkit-scrollbar {
    width: 8px;
    height: 10px;