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;