sunleo
0
Q:

stretch grid column to fit page mui

return (
  	<Grid container direction={"row"}>
            <Grid item style={{width: '500px'}}></Grid>
			<Grid item xs></Grid> 
			// the bottom one will stretch
	</Grid>
)
1

Tags

New to Communities?

Join the community