浏览代码

组件样式修改

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

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

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