commit | 28e0c1acdc6ea30460bb7720365edb638854b447 | [log] [tgz] |
---|---|---|
author | Devin Slauenwhite <devin.slauenwhite@gmail.com> | Wed Dec 29 21:47:04 2021 -0500 |
committer | marination <maricadsouza221197@gmail.com> | Tue Feb 01 11:07:33 2022 +0530 |
tree | 14400199a8697a75e6ec8ef46092349990df40df | |
parent | 49cdf9b7b023f29aec83a7586b9000c9a58e9cad [diff] |
fix(ux): tripple digit cart qty
diff --git a/erpnext/public/scss/shopping_cart.scss b/erpnext/public/scss/shopping_cart.scss index a6e8db6..4b645b9 100644 --- a/erpnext/public/scss/shopping_cart.scss +++ b/erpnext/public/scss/shopping_cart.scss
@@ -590,7 +590,6 @@ top: -10px; left: -12px; background: var(--red-600); - width: 16px; align-items: center; height: 16px; font-size: 10px;