Text Align Top Material Ui

[Solved] Text Align Top Material Ui | Swift - Code Explorer | yomemimo.com
Question : text align top material ui

Answered by : sleepy-skimmer-rkf7h7ir7avd

<TableCell colSpan={2} align="center" style={{ verticalAlign: 'top' }} > <Typography variant="h5" gutterBottom > Task </Typography>
</TableCell>

Source : https://stackoverflow.com/questions/55239101/material-ui-how-to-top-the-text-in-tablecell | Last Update : Fri, 28 May 21

Answers related to text align top material ui

Code Explorer Popular Question For Swift