토픽 목록 썸네일

조금의 CSS로 이 문제를 해결할 수 있었습니다.

.topic-list-thumbnail.no-thumbnail {
    display:none;
}
1개의 좋아요