小编Yon*_*123的帖子

material-ui:如何在表格单元格中放置文本?

我已经用谷歌搜索了很多小时以找到解决方案,但在表格单元格中垂直对齐文本似乎非常困难。我很困惑为什么他们使水平对齐变得容易,而垂直对齐却那么困难。

<TableCell colSpan={2} align='center' vertical-align='top' > 
    <Typography  variant="h5" gutterBottom > 
        Task
    </Typography> 
</TableCell>
Run Code Online (Sandbox Code Playgroud)

material-ui

7
推荐指数
1
解决办法
6593
查看次数

标签 统计

material-ui ×1