index.scss 83 B

12345
  1. .slot-box {
  2. width: 480rpx;
  3. overflow: hidden;
  4. box-sizing: border-box;
  5. }