liushengqiang 2 years ago
parent
commit
0e624c4e59
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/lessonCourseware/component/CourseItem/index.module.less

+ 2 - 2
src/views/lessonCourseware/component/CourseItem/index.module.less

@@ -85,8 +85,8 @@
         border-radius: 20px;
         color: rgba(116, 44, 0, 1);
         background-color: #fff;
-        padding: 2px 6px;
-        line-height: 16px;
+        padding: 4px 6px;
+        line-height: 1;
         font-size: 12px;
         z-index: 1;
         white-space: nowrap;