feat(M08-B): 补联调快照导入导出

This commit is contained in:
Codex
2026-07-05 16:10:54 +08:00
parent 1f758cc29f
commit 06f905e792
7 changed files with 103 additions and 10 deletions
+4
View File
@@ -634,6 +634,10 @@ textarea {
background: #d8e0ea;
}
.hidden-file-input {
display: none;
}
@media (max-width: 980px) {
.app-shell {
grid-template-columns: 1fr;