style(sj_map_reduce): 优化工作流拖拽样式
This commit is contained in:
parent
514c13735e
commit
07d58b8bcc
@ -192,7 +192,6 @@ const onDragstop = () => {
|
||||
|
||||
&-body {
|
||||
overflow: hidden;
|
||||
min-height: calc(100vh - 198px);
|
||||
|
||||
.active:before {
|
||||
outline: none !important;
|
||||
@ -229,4 +228,8 @@ const onDragstop = () => {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#__SCROLL_EL_ID__ {
|
||||
overflow: hidden;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user