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) {
     > div:nth-child(1) {
       font-size: 18px;
       font-size: 18px;
       font-weight: bold;
       font-weight: bold;
-      max-width: 225px;
+      max-width: 220px;
       white-space: nowrap;
       white-space: nowrap;
       overflow: hidden;
       overflow: hidden;
       text-overflow: ellipsis;
       text-overflow: ellipsis;