mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 06:59:20 +00:00
[shopping-cart] i'm back
This commit is contained in:
11
erpnext/public/css/shopping_cart.css
Normal file
11
erpnext/public/css/shopping_cart.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.item-main-image {
|
||||
max-width: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
.web-long-description {
|
||||
font-size: 18px;
|
||||
line-height: 200%;
|
||||
}
|
||||
.item-stock {
|
||||
margin-bottom: 10px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user