This commit is contained in:
@@ -559,6 +559,42 @@
|
||||
padding: 0.36em 0.62em;
|
||||
}
|
||||
|
||||
.momo-observability-mode .obs-chart-frame {
|
||||
height: 250px;
|
||||
min-height: 220px;
|
||||
}
|
||||
|
||||
.momo-observability-mode .obs-chart-frame-tall {
|
||||
height: 260px;
|
||||
}
|
||||
|
||||
.momo-observability-mode .obs-chart-frame-slim {
|
||||
height: 86px;
|
||||
min-height: 72px;
|
||||
}
|
||||
|
||||
.momo-observability-mode .obs-progress-xs {
|
||||
height: 6px;
|
||||
}
|
||||
|
||||
.momo-observability-mode .obs-progress-sm {
|
||||
height: 8px;
|
||||
}
|
||||
|
||||
.momo-observability-mode .quality-distribution-cell {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.momo-observability-mode .budget-input {
|
||||
width: 110px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.momo-observability-mode .alert-input {
|
||||
width: 80px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
/* Cross-page layout hardening */
|
||||
.momo-observability-mode .momo-content {
|
||||
overflow-x: hidden;
|
||||
|
||||
Reference in New Issue
Block a user