mirror of
https://github.com/PlayEdu/backend
synced 2025-07-21 17:19:39 +08:00
部门新建、编辑弹窗组件化
This commit is contained in:
parent
3707e31eb8
commit
6e273b621f
@ -204,14 +204,15 @@ code {
|
|||||||
&.only {
|
&.only {
|
||||||
min-height: calc(100vh - 276px);
|
min-height: calc(100vh - 276px);
|
||||||
}
|
}
|
||||||
.playedu-main-title {
|
}
|
||||||
width: 100%;
|
|
||||||
height: 32px;
|
.playedu-main-title {
|
||||||
font-size: 16px;
|
width: 100%;
|
||||||
font-weight: 500;
|
height: 32px;
|
||||||
color: rgba(0, 0, 0, 0.85);
|
font-size: 16px;
|
||||||
line-height: 32px;
|
font-weight: 500;
|
||||||
}
|
color: rgba(0, 0, 0, 0.85);
|
||||||
|
line-height: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tree-main-body {
|
.tree-main-body {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user