Merge remote-tracking branch 'origin/ervu/tmp_makets' into ervu/tmp_makets

* origin/ervu/tmp_makets:
  graph-donut width
This commit is contained in:
Фоат Саляхов 2024-11-21 09:46:48 +03:00
commit bf2ecdeea1

View file

@ -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 {