//
This commit is contained in:
parent
60c3533c89
commit
ef183298c1
1 changed files with 4 additions and 0 deletions
|
|
@ -630,10 +630,12 @@
|
|||
width: min(10vw, 12.5rem);
|
||||
height: min(7vw, 9rem);
|
||||
}
|
||||
/*
|
||||
.webbpm.ervu_dashboard .child-block-business .graph-chart .chart-content {
|
||||
width: min(8vw, 10rem);
|
||||
height: min(7vw, 9rem);
|
||||
}
|
||||
*/
|
||||
.webbpm.ervu_dashboard :is(.graph-donut, .graph-donut-large) {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
|
@ -1384,10 +1386,12 @@
|
|||
width: 12.5rem;
|
||||
height: 9rem;
|
||||
}
|
||||
/*
|
||||
.webbpm.ervu_dashboard .child-block-business .graph-chart .chart-content {
|
||||
width: 9.375rem;
|
||||
height: 6.75rem;
|
||||
}
|
||||
*/
|
||||
.webbpm.ervu_dashboard .graph-donut .chart-content {
|
||||
width: 11rem;
|
||||
height: 11rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue