cancelar-compra.component.scss
284 Bytes
.bg-grey {
background-color: rgb(212, 212, 212);
}
#cancelCard.lash{
height: 45% !important;
margin-top: 1rem !important;
}
#cancelCard.lash h4{
margin-top: 1rem !important;
}
#cancelImg.lash{
height: 20% !important;
}
#cancelImg.lash img{
max-width: 15% !important;
}