fix height for graph-legend-right
This commit is contained in:
parent
4e6fb05e98
commit
2285816ac0
1 changed files with 3 additions and 1 deletions
|
|
@ -436,13 +436,15 @@
|
||||||
.webbpm.ervu_business_metrics .graph-legend-right .horizontal-container > text + text {
|
.webbpm.ervu_business_metrics .graph-legend-right .horizontal-container > text + text {
|
||||||
margin-top: 0;
|
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 {
|
.webbpm.ervu_business_metrics .graph-legend-right .text-wrap {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
width: 30%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
.webbpm.ervu_business_metrics .graph-legend-right .text-wrap text {
|
.webbpm.ervu_business_metrics .graph-legend-right .text-wrap text {
|
||||||
position: relative;
|
position: relative;
|
||||||
line-height: 1.5;
|
|
||||||
}
|
}
|
||||||
.webbpm.ervu_business_metrics .graph-legend-right .text-wrap text > .form-group > div:last-of-type {
|
.webbpm.ervu_business_metrics .graph-legend-right .text-wrap text > .form-group > div:last-of-type {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue