Fix window scrolling.
FEA: ItEr75S27PerProjectDashboard
This commit is contained in:
parent
a79f21d35c
commit
289475cbf7
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
]]>
|
||||
</zscript>
|
||||
<div self="@{define(content)}">
|
||||
<window id="dashboardWindow" apply="${dsController}">
|
||||
<window id="dashboardWindow" apply="${dsController}" style="height:auto">
|
||||
<vbox>
|
||||
<hbox>
|
||||
<chart id="timeKPIEstimationAccuracyChart"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue