feat: integrate quantity selector component into cart and product detail pages for enhanced functionality

This commit is contained in:
2026-07-02 09:01:30 -03:00
parent 394a1dde0d
commit 202205c038
8 changed files with 66 additions and 37 deletions

View File

@@ -92,19 +92,8 @@
gap: 0.125rem;
}
.cart-item-qty-btn,
.cart-item-qty-value {
width: 18px;
height: 18px;
border-color: #cfcfcf !important;
color: #666666;
font-size: 10px;
line-height: 1;
}
.cart-item-qty-btn {
padding: 0;
}
.cart-item-remove-btn {
width: 18px;