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