浏览代码

样式修改

tanxue 2 年之前
父节点
当前提交
97b2fa1f29
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/course/course-video.vue

+ 1 - 1
components/course/course-video.vue

@@ -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;