闫增涛
2024-06-13 4acedceab28dee0a41a5102ca7cae73d372e687c
src/books/artAndDrama/assets/main.less
@@ -421,7 +421,9 @@
    margin-bottom: 20px;
    box-shadow: 0 3px 6px 1px #00000029;
    background-color: #fff;
    padding-bottom: 117px;
  }
  ul {
    list-style: none;
    margin: 0;
@@ -514,6 +516,8 @@
    position: relative;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    /* 垂直居中 */
  }
  
@@ -597,7 +601,7 @@
        min-height: 750px;
      }
      .pg-mh {
        min-height: 815px;
        min-height: 815px !important;
      }
    }
  }
@@ -614,6 +618,9 @@
      .video-box {
        max-width: 260px;
      }
      .page-box{
        min-height: 500px;
      }
    }
  }
  @media (min-width: 660px) {
@@ -627,6 +634,7 @@
      .video-box {
        max-width: 370px;
      }
    }
  }
::-webkit-scrollbar {