mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
chore: Remove Home Page is Products and Sider fixes
- Removed `Home Page is Products` checkbox in E Comm Settings. Can be manually set in Website Settings - Removed hooks trigger to reset home page as products - Sider: duplicate color attribute, shift `return` to next line, over-indentation
This commit is contained in:
@@ -811,7 +811,6 @@ body.product-page {
|
||||
.cart-btn {
|
||||
border: none;
|
||||
background: var(--gray-100);
|
||||
color: var(--gray-500);
|
||||
box-shadow: none;
|
||||
width: 24px;
|
||||
height: 28px;
|
||||
|
||||
Reference in New Issue
Block a user