管理人员角色删除功能以及选择权限弹窗样式优化

This commit is contained in:
禺狨
2023-04-04 14:32:01 +08:00
parent b2d6b4af75
commit 81e925794b
5 changed files with 72 additions and 25 deletions

View File

@@ -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;