Add files via upload

This commit is contained in:
公明
2026-07-07 17:49:58 +08:00
committed by GitHub
parent 9464cb3690
commit cd5448c56d
+7 -2
View File
@@ -30982,7 +30982,7 @@ html[data-theme="dark"] #hitl-log-modal .hitl-context-block--execution .hitl-con
color: var(--text-primary) !important;
}
/* Knowledge / Skill / Agent / Role modal dark theme */
/* Knowledge / Skill / Agent modal dark theme — panel surfaces */
html[data-theme="dark"] #knowledge-item-modal .modal-content,
html[data-theme="dark"] #knowledge-item-modal .modal-header,
html[data-theme="dark"] #knowledge-item-modal .modal-body,
@@ -30998,7 +30998,12 @@ html[data-theme="dark"] #skill-view-modal .modal-footer,
html[data-theme="dark"] #agent-md-modal .modal-content,
html[data-theme="dark"] #agent-md-modal .modal-header,
html[data-theme="dark"] #agent-md-modal .modal-body,
html[data-theme="dark"] #agent-md-modal .modal-footer,
html[data-theme="dark"] #agent-md-modal .modal-footer {
background: #111827 !important;
color: var(--text-primary) !important;
border-color: #263244 !important;
}
.role-form-native-select {
position: absolute;
width: 1px;