Update flex properties in custom.scss and sync cache for modified files
This commit is contained in:
@@ -558,11 +558,15 @@ body.tax-product_cat {
|
||||
}
|
||||
|
||||
.wpfMainWrapper {
|
||||
flex-wrap: nowrap;
|
||||
|
||||
>div:first-child {
|
||||
padding-left: 0 !important;
|
||||
}
|
||||
|
||||
@media (min-width:768px) {
|
||||
flex-wrap: wrap;
|
||||
|
||||
.wpfFilterButtons {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user