From f70758c62194ee7624f401d3ea0770eb73c780ab Mon Sep 17 00:00:00 2001 From: caicai8 <1149225589@qq.com> Date: Thu, 29 Aug 2019 15:56:06 +0800 Subject: [PATCH 01/17] =?UTF-8?q?MD=E6=B8=B2=E6=9F=93=E5=90=8E=E6=AE=B5?= =?UTF-8?q?=E8=90=BD=E7=9A=84=E8=A1=8C=E9=AB=98=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/App.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/react/src/App.css b/public/react/src/App.css index 2b3d8d08c..42e40f8c8 100644 --- a/public/react/src/App.css +++ b/public/react/src/App.css @@ -55,6 +55,9 @@ html, body { .markdown-body p { white-space: pre-wrap; } +.markdown-body > p { + line-height: 25px; +} /* https://www.educoder.net/courses/2346/group_homeworks/34405/question */ .renderAsHtml.markdown-body p { white-space: inherit; From b39b97fe9caa39c65dcb9bf9ff73f3f6a17123ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Thu, 29 Aug 2019 17:05:18 +0800 Subject: [PATCH 02/17] b --- public/react/src/modules/courses/members/studentsList.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/react/src/modules/courses/members/studentsList.js b/public/react/src/modules/courses/members/studentsList.js index 5ae3c3c9d..2dfaa4336 100644 --- a/public/react/src/modules/courses/members/studentsList.js +++ b/public/react/src/modules/courses/members/studentsList.js @@ -609,8 +609,8 @@ class studentsList extends Component{ `} { isAdmin && - -
  • + +
  • 导出