zengyicheng 2 năm trước cách đây
mục cha
commit
7af0ea6648
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;