mirror of
https://github.com/PlayEdu/backend
synced 2025-07-21 04:39:39 +08:00
部门页面初步
This commit is contained in:
parent
71f6457c9f
commit
f83fbc15d5
@ -378,6 +378,16 @@ textarea.ant-input {
|
|||||||
background-color: #f5f5f5 !important;
|
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 {
|
.ant-tree-switcher {
|
||||||
height: 40px !important;
|
height: 40px !important;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user