Add files via upload

This commit is contained in:
公明
2026-06-18 23:17:30 +08:00
committed by GitHub
parent ae23427d9e
commit e175523b82
6 changed files with 2019 additions and 188 deletions
+1178 -47
View File
File diff suppressed because it is too large Load Diff
+12
View File
@@ -444,6 +444,18 @@ body {
align-items: center;
}
.page-header-actions .btn-danger,
.page-header-actions .btn-secondary,
.page-header-actions .btn-primary {
padding: 7px 16px;
font-size: 0.875rem;
line-height: 1.25;
display: inline-flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
}
.page-content {
flex: 1;
overflow-y: auto;