challenge-vtex-io-carlos-wi.../styles/sass/pages/product/vtex.product-quantity.scss
2023-01-25 17:47:56 -03:00

9 lines
137 B
SCSS

.quantitySelectorContainer {
width: max-content;
.quantitySelectorStepper,
.quantitySelectorTitle {
width: max-content;
}
}