This commit is contained in:
Manish Menaria 2022-09-27 12:48:06 +05:30 committed by GitHub
parent 9678673497
commit ac064775f4
4 changed files with 0 additions and 20 deletions

View File

@ -13,11 +13,6 @@
height: 1em; height: 1em;
} }
} }
> .wc-block-active-filters__title {
margin-top: $gap-small;
margin-bottom: $gap-small;
}
} }
.wc-block-active-filters { .wc-block-active-filters {

View File

@ -11,11 +11,6 @@
h6 { h6 {
text-transform: inherit; text-transform: inherit;
} }
> .wc-block-attribute-filter__title {
margin-top: $gap-small;
margin-bottom: $gap-small;
}
} }
.wc-block-attribute-filter { .wc-block-attribute-filter {

View File

@ -11,11 +11,6 @@
h6 { h6 {
text-transform: inherit; text-transform: inherit;
} }
> .wc-block-price-filter__title {
margin-top: $gap-small;
margin-bottom: $gap-small;
}
} }
.wc-block-price-slider { .wc-block-price-slider {

View File

@ -7,11 +7,6 @@
h6 { h6 {
text-transform: inherit; text-transform: inherit;
} }
> .wc-block-stock-filter__title {
margin-top: $gap-small;
margin-bottom: $gap-small;
}
} }
.wc-block-stock-filter { .wc-block-stock-filter {