select-popup.wxss 668 B

1
  1. .select-popup.data-v-a7e25654{max-height:600rpx}.select-popup .title.data-v-a7e25654{height:100rpx;line-height:100rpx;padding:0 26rpx;background:#fff;border-radius:20rpx 20rpx 0 0}.select-popup .title span.data-v-a7e25654{font-size:32rpx;position:relative}.select-popup .title span.data-v-a7e25654:after{content:"";display:block;width:100%;height:2px;z-index:1;position:absolute;left:0;bottom:-15px;background:var(--ui-BG-Main);pointer-events:none}.select-popup .scroll-box.data-v-a7e25654{height:500rpx}.select-popup .item.data-v-a7e25654{background:#fff;margin:26rpx 26rpx 0;border-radius:20rpx}.select-popup .item.data-v-a7e25654 .image{width:140rpx;height:140rpx}