fix: Fix the issue of pushing out the panel when copying a large amount of text to the textarea

This commit is contained in:
PDeer
2023-12-28 00:06:01 +08:00
committed by Braks
parent 14c8f2faa1
commit c4fb1ee7e3

View File

@@ -38,6 +38,7 @@
.vue-flow__viewport {
z-index: 4;
overflow: clip;
}
.vue-flow__selection {