Add files via upload

This commit is contained in:
公明
2026-05-20 16:36:50 +08:00
committed by GitHub
parent 933bba4517
commit fef21d3a24
4 changed files with 96 additions and 5 deletions
+10
View File
@@ -4466,6 +4466,16 @@ header {
font-size: 0.875rem;
}
.audit-resource-removed {
color: var(--text-secondary);
font-size: 0.8125rem;
}
.audit-resource-meta code {
font-size: 0.8125rem;
word-break: break-all;
}
/* 系统设置 - 终端 */
.terminal-wrapper {
border: 1px solid var(--border-color);