mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-14 15:57:41 +00:00
Push review area to bottom
This commit is contained in:
@@ -171,6 +171,14 @@ body[data-route^="marketplace/"] {
|
||||
padding-bottom: 0;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.hub-item-container {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.hub-item-review-container {
|
||||
margin-top: calc(30vh);
|
||||
}
|
||||
}
|
||||
|
||||
body[data-route^="Hub/"] {
|
||||
|
||||
Reference in New Issue
Block a user