Merge branch 'develop' into e-commerce-refactor-develop

This commit is contained in:
Marica
2022-01-12 02:52:03 +05:30
committed by GitHub
675 changed files with 13321 additions and 20904 deletions

View File

@@ -495,6 +495,11 @@
font-size: var(--text-md);
}
> .item-qty-total-container {
@extend .net-total-container;
padding: 5px 0px 0px 0px;
}
> .taxes-container {
display: none;
flex-direction: column;