2020-06-11 17:38:31 +00:00
|
|
|
.wc-block-components-sort-select {
|
2019-08-23 16:35:34 +00:00
|
|
|
margin-bottom: $gap-small;
|
|
|
|
}
|
|
|
|
|
2020-06-11 17:38:31 +00:00
|
|
|
.wc-block-components-sort-select__label {
|
2019-08-23 16:35:34 +00:00
|
|
|
margin-right: $gap-small;
|
|
|
|
display: inline-block;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
2020-05-14 09:07:21 +00:00
|
|
|
|
2020-06-11 17:38:31 +00:00
|
|
|
.wc-block-components-sort-select__select {
|
2021-09-16 09:32:48 +00:00
|
|
|
font-size: inherit;
|
2020-05-14 09:07:21 +00:00
|
|
|
width: max-content;
|
|
|
|
}
|