graph-legend-right center

This commit is contained in:
m.epshtein 2024-12-03 10:52:03 +03:00
parent 08e9c8d8f5
commit dfb4f3cc47

View file

@ -405,10 +405,12 @@
margin-top: -30px;
}
.webbpm.ervu_business_metrics .graph-legend-right {
align-items: center;
width: calc(100% - min(11vw, 13.75rem) - var(--indent-medium));
margin-left: var(--indent-base);
}
.webbpm.ervu_business_metrics .graph-row-left + .graph-legend-right {
align-items: flex-start;
width: calc(100% - 35% - var(--indent-medium));
}
.webbpm.ervu_business_metrics .graph-legend-right text + text {