Link calibration rows to QA evidence map
This commit is contained in:
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user