部门新建、编辑弹窗组件化

This commit is contained in:
禺狨 2023-03-14 14:41:31 +08:00
parent 3707e31eb8
commit 6e273b621f

View File

@ -204,6 +204,8 @@ code {
&.only { &.only {
min-height: calc(100vh - 276px); min-height: calc(100vh - 276px);
} }
}
.playedu-main-title { .playedu-main-title {
width: 100%; width: 100%;
height: 32px; height: 32px;
@ -212,7 +214,6 @@ code {
color: rgba(0, 0, 0, 0.85); color: rgba(0, 0, 0, 0.85);
line-height: 32px; line-height: 32px;
} }
}
.tree-main-body { .tree-main-body {
width: 100%; width: 100%;