From 7c7ef58f10c98201ce92c9327fca1256840a25c5 Mon Sep 17 00:00:00 2001 From: nisen Date: Mon, 30 Oct 2023 22:11:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=91=E4=B8=80=E4=B8=AApc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/portal-index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/styles/portal-index.scss b/src/assets/styles/portal-index.scss index 2a041f48..395f282e 100644 --- a/src/assets/styles/portal-index.scss +++ b/src/assets/styles/portal-index.scss @@ -1332,7 +1332,7 @@ border-radius: 8px; .xindex-course-image{ width: 380px; - height: 215x; + height: 215px; ::v-deep .course-image{ height: 100% !important; }