style: 规则编辑提示词输入框优化

master
qiukaitian 5 days ago
parent e4d5cb0b3f
commit 588a050da4

@ -108,6 +108,7 @@ onBeforeUnmount(() => {
.prompt-cherry-editor { .prompt-cherry-editor {
width: 100%; width: 100%;
flex: 1; flex: 1;
overflow: hidden;
} }
.cherry-container { .cherry-container {

Loading…
Cancel
Save