mirror of
https://github.com/PlayEdu/backend
synced 2025-07-19 20:41:08 +08:00
部门页面初步
This commit is contained in:
parent
71f6457c9f
commit
f83fbc15d5
@ -378,6 +378,16 @@ textarea.ant-input {
|
||||
background-color: #f5f5f5 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.ant-tree-node-content-wrapper {
|
||||
width: 100% !important;
|
||||
height: 40px !important;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
&:hover {
|
||||
background-color: #f5f5f5 !important;
|
||||
}
|
||||
}
|
||||
.ant-tree-switcher {
|
||||
height: 40px !important;
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user