brotherton-erpnext/erpnext/www/all-products/search.css
2021-10-12 18:14:29 +05:30

9 lines
107 B
CSS

.item-thumb {
height: 50px;
width: 50px;
object-fit: cover;
}
.brand-line {
color: gray;
}