mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
管理人员角色删除功能以及选择权限弹窗样式优化
This commit is contained in:
@@ -450,6 +450,12 @@ textarea.ant-input {
|
||||
background-color: #fff2f0 !important;
|
||||
border-radius: 6px !important;
|
||||
overflow: hidden;
|
||||
.ant-tree-node-content-wrapper {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
.ant-tree-node-content-wrapper-normal {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
}
|
||||
.ant-tree-node-content-wrapper {
|
||||
width: 100% !important;
|
||||
|
||||
Reference in New Issue
Block a user