feat(M08-B): 补联调状态筛选

This commit is contained in:
Codex
2026-07-05 15:57:03 +08:00
parent 435c9f3f97
commit 273e429d9e
7 changed files with 36 additions and 11 deletions
+4
View File
@@ -522,6 +522,10 @@ textarea {
padding: 14px;
}
.handoff-status-select {
width: 130px;
}
.stats-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));