mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
fix(ux): tripple digit cart qty
This commit is contained in:
committed by
marination
parent
49cdf9b7b0
commit
28e0c1acdc
@@ -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