空气主题

太好了,那段代码奏效了!但是关于显示子类别呢?这段代码不知为何不起作用

.category-boxes .subcategories {
    display: flex !important;
    flex-flow: wrap;
}
1 个赞