fix: polish measured map quality output
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-15 03:10:22 +02:00
parent d22abe8e7b
commit 2a9b48d2b5
6 changed files with 33 additions and 4 deletions
+1
View File
@@ -1872,6 +1872,7 @@ details.ai-lab-model-surface > summary strong {
.geo-image-quality-metrics {
grid-column: 1 / -1;
grid-template-columns: repeat(2, minmax(0, 1fr));
margin-top: 0.35rem;
border-top: 1px solid var(--line);
padding-top: 0.65rem;