fix: ajuste na imagem da descrição
This commit is contained in:
parent
9dc80539b1
commit
586a6b9903
@ -233,6 +233,10 @@
|
|||||||
width: 45%;
|
width: 45%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.productImageTag--description-imagem {
|
||||||
|
max-height: 100% !important;
|
||||||
|
}
|
||||||
|
|
||||||
.newsletter {
|
.newsletter {
|
||||||
background: #000;
|
background: #000;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
@ -204,6 +204,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.productImageTag--description-imagem{
|
||||||
|
max-height: 100% !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.newsletter {
|
.newsletter {
|
||||||
background: #000;
|
background: #000;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
@ -266,3 +271,5 @@
|
|||||||
background-color: #000;
|
background-color: #000;
|
||||||
border-bottom: 4px solid #fff;
|
border-bottom: 4px solid #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user