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