challenge-vtex-io-carlos-wi.../styles/sass/pages/product/vtex.product-quantity.scss

9 lines
137 B
SCSS
Raw Normal View History

2023-01-25 20:47:56 +00:00
.quantitySelectorContainer {
width: max-content;
.quantitySelectorStepper,
.quantitySelectorTitle {
width: max-content;
}
}