ad-custom-view.wxss 77 B

1234567
  1. .ad-view {
  2. overflow: hidden;
  3. border-radius: 20rpx;
  4. margin-top: 40rpx;
  5. }