style(BasicTable): 表头帮助图标 多余颜色样式去除, 修复深色图标看不清问题 (#3701)
This commit is contained in:
parent
954f04f1c8
commit
ea863f2d2d
|
|
@ -55,7 +55,6 @@
|
|||
.@{prefix-cls} {
|
||||
&__help {
|
||||
margin-left: 8px;
|
||||
color: rgb(0 0 0 / 65%) !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue