orcashub-discourse-theme/scss/showcased-categories.scss
2025-03-17 11:46:35 +00:00

20 lines
307 B
SCSS

.showcased-categories-sidebar {
.two-topic-list-sidebar {
.btn-link.posts-map.badge-posts {
display: block;
}
.topic-list .topic-list-item {
height: unset;
}
.topic-excerpt {
display: none;
}
}
.full-width .contents .topic-list {
display: unset;
}
}