more mobile display improvements
This commit is contained in:
@@ -131,6 +131,7 @@ const updateHeight = useCallback((projectId: number, heightPx: number) => {
|
||||
<div style={{ padding: "48px 0", minWidth: 0 }}>
|
||||
{header}
|
||||
<div
|
||||
className={"project-grid"}
|
||||
ref={containerRef}
|
||||
style={{
|
||||
display: "flex",
|
||||
|
||||
Reference in New Issue
Block a user