|
@@ -66,7 +66,7 @@ export default {
|
|
|
img{width: 100%;border-radius: 8px;z-index: 8;}
|
|
|
p{
|
|
|
color: #fdfdfd;font-size: 18px;display: flex;justify-content: space-between;
|
|
|
- left: 77px;right: 0;bottom: -4px;z-index: 11;position: absolute;
|
|
|
+ left: 65px;right: -15px;bottom: -4px;z-index: 11;position: absolute;
|
|
|
}
|
|
|
.video-play-btn{
|
|
|
width: 70px;height: 70px;position: absolute;z-index: 10;background-size: cover;background-position: center;
|