Add files via upload

This commit is contained in:
公明
2026-02-10 23:37:43 +08:00
committed by GitHub
parent cb2defd0cc
commit 8c6e044f84
3 changed files with 24 additions and 6 deletions
+3
View File
@@ -8598,6 +8598,8 @@ header {
}
.dashboard-tools-chart-wrap {
display: flex;
flex-direction: column;
min-width: 0;
flex: 1;
}
@@ -8607,6 +8609,7 @@ header {
align-items: center;
justify-content: center;
min-height: 120px;
flex: 1;
font-size: 0.8125rem;
color: var(--text-muted);
background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);