Commit 1683274d by 陈超

T

parent f7b5a613
......@@ -865,6 +865,7 @@ div::-webkit-scrollbar {
/* Course */
.course_detail_video_container {
height: 10rem;
z-index: 2020;
}
.course_detail_share {
......
......@@ -11,7 +11,7 @@
<div id="app">
<div class="layout_v" style="padding-bottom: 5rem;">
<van-sticky>
<div class="course_detail_video_container">
<div class="course_detail_video_container" >
</div>
<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