改antd表格样式

//行之内的间距
.cyclicScrolls1 .ant-table{
  line-height: 0.5715;
}

//整体表格大小缩小
.cyclicScrolls1 .ant-table-body{
  max-height: 150px!important;
  /* border: 1px solid red; */
}

  

posted on 2022-09-14 10:34  左侧岚  阅读(84)  评论(0编辑  收藏  举报

导航