graph-legend-right center
This commit is contained in:
parent
08e9c8d8f5
commit
dfb4f3cc47
1 changed files with 2 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue