From 0bfeb507dadbf3388b486d049913e24d271f52d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Fri, 30 Jun 2023 10:44:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=92=AD=E6=94=BE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/course/video.module.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/course/video.module.scss b/src/pages/course/video.module.scss index 2ef7546..c4f0190 100644 --- a/src/pages/course/video.module.scss +++ b/src/pages/course/video.module.scss @@ -6,8 +6,7 @@ display: flex; flex-direction: column; box-sizing: border-box; - overflow-x: hidden; - overflow-y: auto; + background: rgba(0, 0, 0); .back-icon { width: 30px; height: 30px; @@ -60,6 +59,7 @@ width: 100%; height: auto; box-sizing: border-box; + background-color: #ffffff; padding: 10px 20px 20px 20px; .hours-list-box { width: 100%;