提交 a8b18c26 作者: 无木

style: fix selected background color of `tr`

修复表格选中行的背景颜色与固定列的冲突

fixed: #1069
上级 5ae894a5
...@@ -381,7 +381,7 @@ ...@@ -381,7 +381,7 @@
} }
.ant-table-tbody > tr.ant-table-row-selected td { .ant-table-tbody > tr.ant-table-row-selected td {
background-color: fade(@primary-color, 8%) !important; //background-color: fade(@primary-color, 8%) !important;
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论