您可以尝试将以下代码添加到 CSS 中:
@media only screen and (max-width: 601px){
.category-list.with-topics .category-list-item .category-description {
display: table-row;
}
}
您可以尝试将以下代码添加到 CSS 中:
@media only screen and (max-width: 601px){
.category-list.with-topics .category-list-item .category-description {
display: table-row;
}
}