<style type="text/css">
/*<!--设置单元格行高-->*/
.layui-table-cell {
height: auto;
line-height: 28px;
}
</style>
layui设置单元格行高
最新推荐文章于 2024-09-08 18:00:56 发布
<style type="text/css">
/*<!--设置单元格行高-->*/
.layui-table-cell {
height: auto;
line-height: 28px;
}
</style>