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;