|
@@ -1967,10 +1967,10 @@
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
.text-row{
|
|
.text-row{
|
|
|
- display: flex;font-size: 32rpx;color: #333;margin: 10rpx 0;
|
|
|
|
|
|
|
+ display: flex;font-size: 32rpx;color: #333;margin: 12rpx 0;line-height: 1.6;
|
|
|
icon{
|
|
icon{
|
|
|
- width: 14rpx;height: 14rpx;border-radius: 50%;flex-shrink: 0;
|
|
|
|
|
- background-color: #2c7bf4;margin: 16rpx 12rpx 0 0;}
|
|
|
|
|
|
|
+ width: 15rpx;height: 15rpx;border-radius: 50%;flex-shrink: 0;
|
|
|
|
|
+ background-color: #2c7bf4;margin: 22rpx 12rpx 0 0;}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -2237,6 +2237,7 @@
|
|
|
.active{color: #5895f7;border-bottom: 4rpx solid #1684fc;}
|
|
.active{color: #5895f7;border-bottom: 4rpx solid #1684fc;}
|
|
|
}
|
|
}
|
|
|
.ksp-scroll-view{overflow-y: auto;}
|
|
.ksp-scroll-view{overflow-y: auto;}
|
|
|
|
|
+ .ksp-page-body{padding: 24rpx 0 0;}
|
|
|
.ksp-video-box{
|
|
.ksp-video-box{
|
|
|
width: 95%;height: 423rpx;padding: 8px;box-sizing: border-box;
|
|
width: 95%;height: 423rpx;padding: 8px;box-sizing: border-box;
|
|
|
border-radius: 16rpx;margin:32rpx auto;flex-shrink: 0;
|
|
border-radius: 16rpx;margin:32rpx auto;flex-shrink: 0;
|
|
@@ -2246,7 +2247,7 @@
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
.ksp-item-list{
|
|
.ksp-item-list{
|
|
|
- width: 95%;margin: 0 auto 24rpx;border-radius: 16rpx;position: relative;
|
|
|
|
|
|
|
+ width: 95%;margin: 12rpx auto 24rpx;border-radius: 16rpx;position: relative;
|
|
|
background-color: #5894f6;padding: 20rpx 0;box-sizing: border-box;
|
|
background-color: #5894f6;padding: 20rpx 0;box-sizing: border-box;
|
|
|
box-shadow: 0 0rpx 12rpx rgba(100, 159, 241, 0.4);
|
|
box-shadow: 0 0rpx 12rpx rgba(100, 159, 241, 0.4);
|
|
|
}
|
|
}
|