|
@@ -3011,7 +3011,7 @@
|
|
|
.select-change-box{
|
|
.select-change-box{
|
|
|
.select-item{
|
|
.select-item{
|
|
|
width: 600rpx;height: 62rpx;border-radius: 8rpx;font-size: 22rpx;
|
|
width: 600rpx;height: 62rpx;border-radius: 8rpx;font-size: 22rpx;
|
|
|
- border: 1rpx solid #eef1f6;border-bottom: 4rpx solid #eef1f6;margin: 16rpx auto;padding: 0 6rpx;
|
|
|
|
|
|
|
+ border: 2rpx solid #eef1f6;border-bottom: 4rpx solid #eef1f6;margin: 16rpx auto;padding: 0 6rpx;
|
|
|
}
|
|
}
|
|
|
.select-error::after,.select-right::after{width: 23rpx;height: 23rpx;top: -6rpx;right: -8rpx;}
|
|
.select-error::after,.select-right::after{width: 23rpx;height: 23rpx;top: -6rpx;right: -8rpx;}
|
|
|
}
|
|
}
|
|
@@ -3023,7 +3023,7 @@
|
|
|
.select-change-box{
|
|
.select-change-box{
|
|
|
.select-item{
|
|
.select-item{
|
|
|
width: 1600rpx;height: 154rpx;border-radius: 19rpx;font-size: 54rpx;padding: 0 16rpx;
|
|
width: 1600rpx;height: 154rpx;border-radius: 19rpx;font-size: 54rpx;padding: 0 16rpx;
|
|
|
- border: 3rpx solid #eef1f6;border-bottom: 10rpx solid #eef1f6;margin: 19rpx auto;
|
|
|
|
|
|
|
+ border: 4rpx solid #eef1f6;border-bottom: 10rpx solid #eef1f6;margin: 19rpx auto;
|
|
|
}
|
|
}
|
|
|
.select-error::after,.select-right::after{width: 58rpx;height: 58rpx;top: -16rpx;right: -19rpx;}
|
|
.select-error::after,.select-right::after{width: 58rpx;height: 58rpx;top: -16rpx;right: -19rpx;}
|
|
|
}
|
|
}
|