From 72e0efaf5a37235568be511566f309bdeaf338a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Mon, 23 Sep 2019 10:12:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=91=E8=AF=BE=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/modules/paths/PathDetail/DetailTop.js | 53 +++++++++++++------ 1 file changed, 38 insertions(+), 15 deletions(-) diff --git a/public/react/src/modules/paths/PathDetail/DetailTop.js b/public/react/src/modules/paths/PathDetail/DetailTop.js index d42de474b..c6c2f1a75 100644 --- a/public/react/src/modules/paths/PathDetail/DetailTop.js +++ b/public/react/src/modules/paths/PathDetail/DetailTop.js @@ -626,30 +626,36 @@ class DetailTop extends Component{ border-radius: 4px; line-height: 46px !important; } - .lineHeight0{ - line-height: 0px; + .lineHeight1{ + line-height: 1px; } .font153{ font-size: 14px; font-weight: 400; color: rgba(153,153,153,1); - line-height: 14px; margin-left: 30px; } .absolutewidth{ position: absolute; - top: -21px; + top: 19px; right: 71px; } .relativewidth{ position: relative; width: 100%; } + .padding040{ + padding: 0 43px; + } + .mt26{ + margin-top:26px; + } + ` } - {this.props.courses===undefined||this.props.courses.length===0?"":