Antd中Table的列表,行悬浮样式修改
程序员文章站
2022-04-05 11:15:18
...
.ant-table-tbody > tr:hover:not(.ant-table-expanded-row) > td {
background-color: #F1F6FD!important;
}
.ant-table-body .ant-table-row-hover{
background: #F1F6FD!important;
}
.ant-table-body .ant-table-row-hover>td{
background: #F1F6FD!important;
}
上一篇: 现在重新开始学算法还来得及吗?
下一篇: JavaScript3:事件