fix: 강의 카드 크기 수정

This commit is contained in:
jhynsoo 2024-08-13 16:41:29 +09:00
parent 0c312da22c
commit 1f60d52842

View File

@ -9,6 +9,7 @@
min-width: 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.thumbnail {