Commit 1683274d by 陈超

T

parent f7b5a613
...@@ -865,6 +865,7 @@ div::-webkit-scrollbar { ...@@ -865,6 +865,7 @@ div::-webkit-scrollbar {
/* Course */ /* Course */
.course_detail_video_container { .course_detail_video_container {
height: 10rem; height: 10rem;
z-index: 2020;
} }
.course_detail_share { .course_detail_share {
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<div id="app"> <div id="app">
<div class="layout_v" style="padding-bottom: 5rem;"> <div class="layout_v" style="padding-bottom: 5rem;">
<van-sticky> <van-sticky>
<div class="course_detail_video_container"> <div class="course_detail_video_container" >
</div> </div>
<van-tabs <van-tabs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment