优化脚本

This commit is contained in:
Azmat@qq.com
2026-08-25 16:40:22 +08:00
parent e2ec2d14af
commit df6784b90c
22 changed files with 893 additions and 156 deletions
+3 -1
View File
@@ -1053,9 +1053,11 @@
.vr-page .remix-history-prompt textarea {
width: 100%;
min-height: 108px;
min-height: 360px;
max-height: 560px;
display: block;
resize: none;
overflow-y: auto;
padding: 13px 14px;
border: 1px solid rgba(34, 42, 54, 0.12);
border-radius: 9px;