File "style.scss"

Full path: /home/kosmetik/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select/style.scss
File size: 250 B
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

.wc-block-components-sort-select {
	margin-bottom: $gap-small;
}

.wc-block-components-sort-select__label {
	margin-right: $gap-small;
	display: inline-block;
	font-weight: normal;
}

.wc-block-components-sort-select__select {
	width: max-content;
}