同时设置数据表格单元格的heightline-height样式,且属性值必须一致

.layui-table-cell{
    height:36px;
    line-height: 36px;
}

转载:https://blog.csdn.net/cccmercy/article/details/79115515

 

相关文章:

  • 2021-09-03
  • 2022-01-08
  • 2022-01-23
  • 2021-09-23
  • 2022-12-23
  • 2021-11-15
  • 2021-08-30
  • 2022-12-23
猜你喜欢
  • 2022-01-08
  • 2022-12-23
  • 2022-01-03
  • 2022-12-23
  • 2022-02-26
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案