diff --git a/src/components/Course/courseForm.vue b/src/components/Course/courseForm.vue index 44a5bef1..d0a54c7e 100644 --- a/src/components/Course/courseForm.vue +++ b/src/components/Course/courseForm.vue @@ -114,7 +114,7 @@ - + @@ -2069,34 +2069,16 @@ export default { position: relative; z-index: 10001; } -.el-form-item__content { - display: flex; - //margin-left: 0px; - //width: 80%; -} -//.tag-from-item >>> .el-form-item__content { -// display: flex; -// margin-left: 0 !important; -//} -//.tag-from-item >>> .el-form-item__content >>> .tag-container { -// width: 95%; -//} -//.tag-from-item ::v-deep .el-form-item__content { -// margin-left: 0 !important; -// display: flex; -// align-items: center; -// gap: 8px; -//} + .tag-from-item .el-form-item__content { margin-left: 0 !important; display: flex; align-items: center; - gap: 8px; -} - - +