Merge pull request #3812 from bonanitech/workspace-chart-bottom

Fix workspace chart bottom property
This commit is contained in:
Nick O'Leary
2022-08-04 13:12:21 +01:00
committed by GitHub

View File

@@ -29,7 +29,7 @@
#red-ui-workspace-chart {
overflow: auto;
position: absolute;
bottom:25px;
bottom:26px;
top: 35px;
left:0px;
right:0px;