zengyicheng hace 2 años
padre
commit
7af0ea6648
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;