forked from Gitlink/forgeplus-react
change projects styles
This commit is contained in:
parent
7847637355
commit
b8badbb0d7
|
@ -65,7 +65,7 @@ class IndexItem extends Component {
|
||||||
}) : ""
|
}) : ""
|
||||||
)
|
)
|
||||||
return (
|
return (
|
||||||
<div className="project-list">
|
<div className="project-list minH-670">
|
||||||
{renderList}
|
{renderList}
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue