index.css 81 B

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