forked from M3-Academy/challenge-vtex-io
13 lines
279 B
SCSS
13 lines
279 B
SCSS
.quantitySelectorContainer{
|
|
// width: 128px;
|
|
// height: 49px;
|
|
.quantitySelectorTitle{
|
|
display: none;
|
|
}
|
|
// .quantitySelectorStepper{
|
|
// width: 100%;
|
|
// .vtex-numeric-stepper-container{
|
|
// width: 100%;
|
|
// }
|
|
// }
|
|
} |