challenge-vtex-io-leonardo-.../react/components/Html/styles.css

27 lines
465 B
CSS
Raw Normal View History

[class*="productImageTag--main"] {
max-width: 80.25%;
object-fit: none;
}
[class*="flexRow--button-cart"] :global(.vtex-button) {
background-color: black;
border-color: black;
width: 97.952%;
height: 49px;
}
[class*="numeric-stepper__minus-button"] {
height: 49px;
position: relative;
}
[class*="numeric-stepper__input"] {
height: 49px;
position: relative;
}
[class*="numeric-stepper__plus-button"] {
height: 49px;
position: relative;
}