mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-19 11:27:55 +00:00
Fix product header styles
This commit is contained in:
@@ -210,6 +210,13 @@ body[data-route^="marketplace/"] {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.hub-card-container {
|
||||
h4 {
|
||||
font-weight: 500;
|
||||
margin-top: 32px
|
||||
}
|
||||
}
|
||||
|
||||
.hub-item-container {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user