From 0a11f6cff9b0f3f7704dca23db958a1baf8d060c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E4=BE=9D=E6=A2=A6?= <15822465730@163.com> Date: Tue, 23 Dec 2025 19:53:42 +0800 Subject: [PATCH] =?UTF-8?q?ui=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/course/CourseManage.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/course/CourseManage.vue b/src/views/course/CourseManage.vue index cb2cf05a..893b33d9 100644 --- a/src/views/course/CourseManage.vue +++ b/src/views/course/CourseManage.vue @@ -1471,7 +1471,8 @@ export default { margin-right: 8px; } .course-type { - width: 48px; + // width: 48px; + padding: 0 5px; height: 16px; background: #FF8F20; font-size: 12px;