feat: Adicionado o conteúdo das abas

This commit is contained in:
Savio Carvalho Moraes 2023-02-03 16:30:58 -03:00
parent f3951d62b2
commit f53c8e6474
3 changed files with 1 additions and 12 deletions

View File

@ -5,10 +5,7 @@
"condition-layout.product#availability",
"flex-layout.row#description",
"flex-layout.row#specifications-title",
"tab-layout#product",
"shelf.relatedProducts",
"product-questions-and-answers"
]
},

View File

@ -6,9 +6,4 @@
1800px + : Big desktop
*/
/* Media Query M3 */
/* Grid breakpoints */
.newsletter {
background: red;
}
.productImagesContainer {
}
/* Grid breakpoints */

View File

@ -1,3 +0,0 @@
.productImageTag--main {
display: none;
}