Commit 52ba1fb8 authored by nick zheng's avatar nick zheng

fix: 角色指令内容被遮盖

parent aaa46dbb
......@@ -837,6 +837,11 @@ function handleStopGenerate() {
font-size: 13px !important;
}
:deep(.n-input-word-count) {
bottom: -10px !important;
background: white !important;
}
:deep(.n-input--stateful) {
--n-border-radius: 6px !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment