html插入以下代码块
<style>
.ui-jqgrid tr.jqgrow td {
white-space: normal !important;
height:auto;
vertical-align:text-top;--垂直对齐
padding-top:2px;--上内边距
}
</style>
html插入以下代码块
<style>
.ui-jqgrid tr.jqgrow td {
white-space: normal !important;
height:auto;
vertical-align:text-top;--垂直对齐
padding-top:2px;--上内边距
}
</style>