|
@@ -854,9 +854,9 @@
|
|
@include ezy-no-repeat-cover;background-image: url("@/static/images/course/video-title-bj.png");
|
|
@include ezy-no-repeat-cover;background-image: url("@/static/images/course/video-title-bj.png");
|
|
}
|
|
}
|
|
.course-icon{
|
|
.course-icon{
|
|
- width: 60rpx;height: 75rpx;@include ezy-no-repeat-cover;
|
|
|
|
|
|
+ width: 60rpx;height: 75rpx;@include ezy-no-repeat-cover;flex-shrink: 0;
|
|
}
|
|
}
|
|
- .course-title{color: #fff;font-size: 36rpx;margin-right: auto;margin-left: 10rpx;}
|
|
|
|
|
|
+ .course-title{color: #fff;font-size: 36rpx;margin-right: auto;margin-left: 10rpx;height: 50rpx;@include single-line-ellipsis;}
|
|
.course-play-btn{
|
|
.course-play-btn{
|
|
width: 162rpx;height: 54rpx;line-height: 50rpx;
|
|
width: 162rpx;height: 54rpx;line-height: 50rpx;
|
|
box-sizing: border-box;font-size: 24rpx;padding-left: 40rpx;
|
|
box-sizing: border-box;font-size: 24rpx;padding-left: 40rpx;
|