Skip to content

Commit

Permalink
fix: 添加组件函数库滚动条无法滚动
Browse files Browse the repository at this point in the history
  • Loading branch information
shaohuzhang1 committed Sep 26, 2024
1 parent 20db7f2 commit c78f216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/workflow/common/NodeContainer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
@mousedown.stop
@keydown.stop
@click.stop
@wheel.stop
:show="showAnchor"
:id="id"
style="left: 100%; top: 50%; transform: translate(0, -50%)"
Expand Down

0 comments on commit c78f216

Please sign in to comment.