关于layui

1.=================表格列显示随内容变化

<style>
.layui-table-cell {
height: auto;
overflow: visible;
text-overflow: inherit;
white-space: normal;
}
</style>

posted @ 2018-08-24 10:15  月蚀  阅读(108)  评论(0)    收藏  举报