Fix workspace chart bottom property

pull/3812/head
Mauricio Bonani 2022-07-29 09:49:59 -04:00
parent dc7fef6395
commit 5ea0c6fca1
1 changed files with 1 additions and 1 deletions

View File

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