commit | 65c4bd6db60c06b18c07dabcc15c4ec16dc7964d | [log] [tgz] |
---|---|---|
author | Faris Ansari <netchamp.faris@gmail.com> | Thu Aug 10 17:17:34 2017 +0530 |
committer | Faris Ansari <netchamp.faris@gmail.com> | Thu Aug 10 17:17:49 2017 +0530 |
tree | 167d96e2a436593e67ed0ac134c5cff571bdb013 | |
parent | 519cc0997978761b0c6a87abfda8db2d5df14c23 [diff] |
Add clusterize, move customer field to POSCart, get POS profile
diff --git a/erpnext/public/less/pos.less b/erpnext/public/less/pos.less index c94f8b5..e627dbc 100644 --- a/erpnext/public/less/pos.less +++ b/erpnext/public/less/pos.less
@@ -5,7 +5,7 @@ padding: 15px; } -.customer-container { +.cart-container { padding: 0 15px; // flex: 2; display: inline-block;