This commit is contained in:
m.epshtein 2025-04-01 10:21:04 +03:00
parent 2af47d4f64
commit cf578250db

View file

@ -432,15 +432,15 @@
align-items: flex-start;
width: calc(100% - 35% - var(--indent-medium));
}
.webbpm.ervu_business_metrics .graph-legend-right text {
line-height: 1.5;
}
.webbpm.ervu_business_metrics .graph-legend-right text + text {
margin-top: var(--indent-small);
}
.webbpm.ervu_business_metrics .graph-legend-right .horizontal-container > text + text {
margin-top: 0;
}
.webbpm.ervu_business_metrics .graph-legend-right .vertical-container > text {
line-height: 1.5;
}
.webbpm.ervu_business_metrics .graph-legend-right .text-wrap {
flex: 1;
width: 30%;