feat:【antd】【bpm】修复 bpmn 设计器的高度不对的问题
This commit is contained in:
@@ -125,7 +125,7 @@ onBeforeUnmount(() => {
|
|||||||
// TODO @jason:tailwind?
|
// TODO @jason:tailwind?
|
||||||
.process-panel__container {
|
.process-panel__container {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 172px;
|
top: 110px;
|
||||||
right: 70px;
|
right: 70px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user