From 7e4a6a080a88f0b1506f095a478c8246afc5b0cd Mon Sep 17 00:00:00 2001 From: 670788339 <670788339@qq.com> Date: Thu, 13 Nov 2025 17:07:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95=E5=9C=A8=E7=BA=BF=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Course/courseForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Course/courseForm.vue b/src/components/Course/courseForm.vue index 1b0f06db..1cbd4e01 100644 --- a/src/components/Course/courseForm.vue +++ b/src/components/Course/courseForm.vue @@ -2076,7 +2076,7 @@ export default { } .tag-from-item >>> .el-form-item__content { display: flex; - margin-left: 0!important; + margin-left: 0 !important; } .tag-from-item >>> .el-form-item__content >>> .tag-container { width: 95%;