index.scss 84 B

123456
  1. .index-wrap{
  2. .list-wrap{
  3. height: calc(100vh - 100upx);
  4. position: relative;
  5. }
  6. }