mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 12:49:54 +08:00
部门页面初步
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user