Merge branch 'rebrand-ui' of https://github.com/frappe/erpnext into rebrand-ui

This commit is contained in:
prssanna
2021-01-27 10:58:17 +05:30
6 changed files with 15 additions and 6 deletions

View File

@@ -83,6 +83,10 @@ body.product-page {
// text-align: left;
// }
// }
.card-img-container {
height: 210px;
width: 100%;
}
.card-img {
max-height: 210px;
@@ -308,10 +312,6 @@ body.product-page {
}
}
}
svg {
display: none;
}
}
}