完善视频提炼和视频复刻完善提交测试

This commit is contained in:
Azmat@qq.com
2026-08-28 10:15:15 +08:00
parent 52c5cdae1d
commit 849b14a0f6
33 changed files with 1475 additions and 208 deletions
+7
View File
@@ -2187,3 +2187,10 @@
.chat-model-menu.chip-menu .mi.selected .mi-check {
color: var(--klein) !important;
}
/* 模特立绘上传区:拖拽投放高亮 */
.actorlib-drop.is-dragover {
border-style: solid;
border-color: var(--heat);
background: var(--heat-8);
}