commit | dd66bc03c78b494f95f2d6ecb825f03ecc2f48e9 | [log] [tgz] |
---|---|---|
author | Shreya <shreyashah115@gmail.com> | Mon Jan 22 12:14:51 2018 +0530 |
committer | Shreya <shreyashah115@gmail.com> | Mon Jan 22 12:28:38 2018 +0530 |
tree | 1bb57855ddcecae6f34e312fc9e9cfd2cb9b95a4 | |
parent | fc0e8e5c6a0edf6e8d75e219a27750d6f1c6b322 [diff] |
fixes
diff --git a/erpnext/public/css/pos.css b/erpnext/public/css/pos.css index bc81182..e2d301d 100644 --- a/erpnext/public/css/pos.css +++ b/erpnext/public/css/pos.css
@@ -169,5 +169,8 @@ height: 60px; } .grand-total .grand-total-value { - font-size: 24px; + font-size: 18px; +} +.rounded-total-value { + font-size: 18px; }