mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
Merge pull request #29077 from dj12djdjs/fix-ecommerce-cart-badge
fix(e-commerce)(UX): shopping cart qty badge
This commit is contained in:
@@ -590,7 +590,6 @@ body.product-page {
|
|||||||
top: -10px;
|
top: -10px;
|
||||||
left: -12px;
|
left: -12px;
|
||||||
background: var(--red-600);
|
background: var(--red-600);
|
||||||
width: 16px;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user