- Aggiornamento template mail (tramite i campi in HTML)

- Aggiornato Carrello
This commit is contained in:
Surya Paolo
2023-12-28 00:50:42 +01:00
parent 6be8ccc906
commit d90b46c206
17 changed files with 354 additions and 237 deletions

View File

@@ -7,11 +7,11 @@
}
.imgNormal{
height: 80px;
height: 110px !important;
width: 80px;
}
.imgSmall{
height: 50px;
height: 60px !important;
width: 50px;
}
@@ -34,4 +34,12 @@
.gasordine {
font-style: italic;
color: blue;
}
.prezzo_singolo{
font-style: italic;
}
.q-item__section--thumbnail img{
height: 100px;
}