Merge remote-tracking branch 'origin/ervu/tmp_makets' into ervu/tmp_makets
* origin/ervu/tmp_makets: graph-donut width
This commit is contained in:
commit
bf2ecdeea1
1 changed files with 2 additions and 2 deletions
|
|
@ -349,8 +349,8 @@
|
|||
height: min(7vw, 9rem);
|
||||
}
|
||||
.webbpm.ervu_business_metrics .graph-donut .chart-content {
|
||||
width: 220px !important;
|
||||
height: 220px !important;
|
||||
width: min(11vw, 13.75rem) !important; /*220px*/
|
||||
height: min(11vw, 13.75rem) !important; /*220px*/
|
||||
}
|
||||
.webbpm.ervu_business_metrics .graph-donut-medium .chart-content {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue