700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > Antd 修改 Table 悬浮颜色 表头背景色

Antd 修改 Table 悬浮颜色 表头背景色

时间:2018-12-20 18:52:54

相关推荐

Antd 修改 Table 悬浮颜色 表头背景色

修改Table悬浮颜色

.ant-table-tbody > tr:hover:not(.ant-table-expanded-row) > td,.ant-table-row-hover,.ant-table-row-hover>td{background-color: transparent !important;}.ant-table-fixed .ant-table-row-hover,.ant-table-row-hover>td{background-color: transparent !important;}

修改表头背景色

.ant-table-thead > tr >th{color: #909399 !important; background: white !important;}

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。