challenge-vtex-io-Adilson-F.../styles/sass/pages/product/vtex.product-quantity.scss

13 lines
279 B
SCSS
Raw Normal View History

2023-01-27 01:21:39 +00:00
.quantitySelectorContainer{
// width: 128px;
// height: 49px;
.quantitySelectorTitle{
display: none;
}
// .quantitySelectorStepper{
// width: 100%;
// .vtex-numeric-stepper-container{
// width: 100%;
// }
// }
}