diff --git a/src/views/module_rule/rule_list/PromptCherryEditor.vue b/src/views/module_rule/rule_list/PromptCherryEditor.vue index e1a70df..6bf953b 100644 --- a/src/views/module_rule/rule_list/PromptCherryEditor.vue +++ b/src/views/module_rule/rule_list/PromptCherryEditor.vue @@ -108,6 +108,7 @@ onBeforeUnmount(() => { .prompt-cherry-editor { width: 100%; flex: 1; + overflow: hidden; } .cherry-container {