elementUI change the height of the table row

<style>
.upgrade-popup >>> .el-table__row current-row .el-table td {
  padding: 6px 0 !important;
}
</style>

 

Guess you like

Origin www.cnblogs.com/luguankun/p/12615825.html