|
|
@@ -2018,7 +2018,7 @@
|
|
|
.right-icon.disabled::after{transform: rotate(180deg);}
|
|
|
.change-dy-content{
|
|
|
width: 76%;margin: 0 auto;font-size: 32rpx;color: #3fa5ff;line-height: 1.6;
|
|
|
- min-height: 100rpx;
|
|
|
+ min-height: 100rpx;text-align: center;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@@ -2134,9 +2134,7 @@
|
|
|
|
|
|
// 看视频
|
|
|
.ezy-ksp-page{
|
|
|
- .ksp-body{
|
|
|
- position: relative;z-index: 1;margin: 20rpx 0 0;
|
|
|
- }
|
|
|
+ .ksp-body{position: relative;z-index: 1;}
|
|
|
.ksp-video-box{width: 100%;height: 423rpx;}
|
|
|
.ksp-item-list{
|
|
|
width: 95%;margin: 0 auto 32rpx;border-radius: 16rpx;position: relative;
|