layui 数据表格table行高设置

<style type="text/css">
        .layui-table-cell {
            height: auto;
            line-height: 28px;
        }
    </style>

  

posted @ 2021-03-12 18:01  飞渝  阅读(5966)  评论(0)    收藏  举报