Push review area to bottom
This commit is contained in:
parent
dd8045759f
commit
abcc8ab8e5
@ -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/"] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user