新增table选中背景色
修复普通用户打开菜单管理内容为空(缺少字段)
This commit is contained in:
@ -7065,4 +7065,9 @@ 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;
|
||||
}
|
Reference in New Issue
Block a user