موضوع هوائي

يمكنك تجربة CSS التالي:

.topic-list {
    .topic-list-header .posts,
    .topic-list-body .posts {
        display: none !important;
    }
}

إعجابَين (2)