swipescreen-item.less 88 B

123456
  1. .ss-item {
  2. display: flex;
  3. position: relative;
  4. overflow: hidden;
  5. height: 100%;
  6. }