Link calibration rows to QA evidence map
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-08 13:23:42 +02:00
parent c0bebd609b
commit 0c826ef736
7 changed files with 78 additions and 0 deletions
+6
View File
@@ -3309,6 +3309,12 @@ button.entity-card {
background: #ffffff;
}
.table-action {
min-height: 2rem;
padding: 0.35rem 0.6rem;
white-space: nowrap;
}
.calibration-summary-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));