From b4358d61062f0c58f9297c38d1070249e8965f63 Mon Sep 17 00:00:00 2001 From: daihh Date: Sat, 15 Oct 2022 22:00:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E5=88=97=E8=A1=A8=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/portal.scss | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/assets/styles/portal.scss b/src/assets/styles/portal.scss index 4050cca0..f3e0bd96 100644 --- a/src/assets/styles/portal.scss +++ b/src/assets/styles/portal.scss @@ -329,8 +329,8 @@ body {margin: 0px;padding: 0px;} padding:20px; margin-right: 20px; .course-image-box { - width: 100%; - height: 114px; + width:218; + height: 122px; } } } @@ -358,8 +358,8 @@ body {margin: 0px;padding: 0px;} padding:25px; margin-right: 25px; .course-image-box { - width: 285px; - height: 160px; + width: 278px; + height: 156px; } } } @@ -387,8 +387,8 @@ body {margin: 0px;padding: 0px;} padding:25px; margin-right: 25px; .course-image-box { - width: 100%; - height: 180px; + width: 346px; + height: 192px; } } }