From aa4554943ceea0afcbf8ce0af95384226684287d Mon Sep 17 00:00:00 2001 From: rookie4show Date: Wed, 25 Feb 2026 23:29:18 +0800 Subject: [PATCH] fix(embed): stabilize yys editor layout sizing in modal --- src/YysEditorEmbed.vue | 154 ++++++++++++++++++++++++++--- src/components/flow/FlowEditor.vue | 60 +++++++++-- 2 files changed, 190 insertions(+), 24 deletions(-) diff --git a/src/YysEditorEmbed.vue b/src/YysEditorEmbed.vue index 2041448..f5dd5d5 100644 --- a/src/YysEditorEmbed.vue +++ b/src/YysEditorEmbed.vue @@ -1,5 +1,6 @@