From fd5cef7b73db2bd170c6c7c1570bf64b909d7c27 Mon Sep 17 00:00:00 2001 From: caicai8 <1149225589@qq.com> Date: Thu, 13 Feb 2020 22:23:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A8=81=E4=BD=B0=E9=80=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/courses/Video/Live.js | 6 ++++++ public/react/src/modules/courses/Video/video.css | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/public/react/src/modules/courses/Video/Live.js b/public/react/src/modules/courses/Video/Live.js index 7d0e01d2b..c077a4fa7 100644 --- a/public/react/src/modules/courses/Video/Live.js +++ b/public/react/src/modules/courses/Video/Live.js @@ -36,6 +36,12 @@ class Live extends Component{ (简明手册) +
  • + + + + (简明手册) +
  • { lives && lives.length > 0 ? diff --git a/public/react/src/modules/courses/Video/video.css b/public/react/src/modules/courses/Video/video.css index ea34ffe22..0fd666544 100644 --- a/public/react/src/modules/courses/Video/video.css +++ b/public/react/src/modules/courses/Video/video.css @@ -162,7 +162,7 @@ margin-bottom: 10px; } .platform > li{ - margin-right: 80px; + margin-right: 50px; display: flex; align-items: center; } \ No newline at end of file