How to customize Query Report, to increase height of SlickGrid

Hi,
What files do I need to change to increase the height of SlickGrid in Query Report ?

I have not figured that out yet! SlickGrid is hard to debug.

For now, I went with modifying \apps\frappe\frappe\public\js\frappe\views\reports\query_report.js line 48.
<div class="result-area" style="height:400px;"></div>\