From 977e4b9f93bec3d67217c31e310244b669b903ff Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Sun, 9 Oct 2022 15:10:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=BE=E7=A8=8B=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/portal.scss | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/assets/styles/portal.scss b/src/assets/styles/portal.scss index 86422dd6..641245d3 100644 --- a/src/assets/styles/portal.scss +++ b/src/assets/styles/portal.scss @@ -237,18 +237,13 @@ body {margin: 0px;padding: 0px;} user-select: none; } .course-info { //图片下面的一行信息 - // margin: 5px 15px; - // padding-bottom: 10px; display: flex; justify-content: space-between; line-height: 30px; .course-info-user{ font-size: 14px; color: #6E7B84; - width: 60%; - .course-info-author{ - - } + flex: 1; .course-info-studys { margin-left: 12px; -moz-user-select: none; /*火狐*/ @@ -260,7 +255,7 @@ body {margin: 0px;padding: 0px;} } .course-info-score{ display:flex; - width: 40%; + margin-left: auto; ::v-deep .cor-praises { // position: absolute; -moz-user-select: none; /*火狐*/