|
@@ -179,15 +179,15 @@
|
|
}
|
|
}
|
|
.video-view-box{width:100%;height: 240rpx;position: absolute;}
|
|
.video-view-box{width:100%;height: 240rpx;position: absolute;}
|
|
.shiti-video-hidden-btn,.shiti-video-show-btn{
|
|
.shiti-video-hidden-btn,.shiti-video-show-btn{
|
|
- position: absolute;top:0;left:0;
|
|
|
|
|
|
+ position: absolute;top:0;
|
|
i{width: 32rpx;height: 32rpx;display: block;background-size: cover;background-repeat: no-repeat;background-position:center;}
|
|
i{width: 32rpx;height: 32rpx;display: block;background-size: cover;background-repeat: no-repeat;background-position:center;}
|
|
}
|
|
}
|
|
.shiti-video-hidden-btn{
|
|
.shiti-video-hidden-btn{
|
|
- width: 60rpx;height: 60rpx;
|
|
|
|
|
|
+ width: 60rpx;height: 60rpx;left:0;
|
|
i{background-image: url("@/static/images/exam/video-close-icon.svg");margin:6rpx auto 6rpx 6rpx;}
|
|
i{background-image: url("@/static/images/exam/video-close-icon.svg");margin:6rpx auto 6rpx 6rpx;}
|
|
}
|
|
}
|
|
.shiti-video-show-btn{
|
|
.shiti-video-show-btn{
|
|
- background-color: #dcfbf1;padding:20rpx;border-radius:8rpx;
|
|
|
|
|
|
+ background-color: #dcfbf1;padding:20rpx;border-radius:8rpx;right:0;
|
|
i{background-image: url("@/static/images/exam/video-play-icon.svg");}
|
|
i{background-image: url("@/static/images/exam/video-play-icon.svg");}
|
|
}
|
|
}
|
|
}
|
|
}
|