zengyicheng 2 년 전
부모
커밋
7af0ea6648
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/home/components/courseItem.vue

+ 1 - 1
src/views/home/components/courseItem.vue

@@ -79,7 +79,7 @@ export default {
     > div:nth-child(1) {
       font-size: 18px;
       font-weight: bold;
-      max-width: 225px;
+      max-width: 220px;
       white-space: nowrap;
       overflow: hidden;
       text-overflow: ellipsis;