From 82452d3d44be4c532150dd46fdf6becd6ce9be2a Mon Sep 17 00:00:00 2001 From: 670788339 <670788339@qq.com> Date: Thu, 13 Nov 2025 13:59:34 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/course/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/portal/course/Index.vue b/src/views/portal/course/Index.vue index 6740695b..9b1ec094 100644 --- a/src/views/portal/course/Index.vue +++ b/src/views/portal/course/Index.vue @@ -2647,7 +2647,7 @@ a.custom2 { flex-wrap: wrap; div { - padding: 0 15px; + margin: 0 15px; display: inline-block; font-size: 14px; line-height: 25px;