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:
marination
2021-08-24 13:52:46 +05:30
parent 80fbe16be8
commit 9aeb211142
6 changed files with 12 additions and 39 deletions

View File

@@ -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;