冻结列去除选中背景

This commit is contained in:
RuoYi
2019-07-24 19:21:59 +08:00
parent aa5d2b9fe8
commit 9cf4b8935f
3 changed files with 10 additions and 7 deletions

View File

@ -7065,9 +7065,4 @@ body.rtls .top-navigation .footer.fixed, body.rtls.top-navigation .footer.fixed
top: 0px;
z-index: 9998;
margin: 0;
}
.selected{
background-color: #E8F7FD;
color: #1890ff;
}