fix: Fix the issue of pushing out the panel when copying a large amount of text to the textarea
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
.vue-flow__viewport {
|
||||
z-index: 4;
|
||||
overflow: clip;
|
||||
}
|
||||
|
||||
.vue-flow__selection {
|
||||
|
||||
Reference in New Issue
Block a user