diff --git a/app/assets/stylesheets/reports.scss b/app/assets/stylesheets/reports.scss index 9c2314c4f..308bfaf8d 100644 --- a/app/assets/stylesheets/reports.scss +++ b/app/assets/stylesheets/reports.scss @@ -68,6 +68,7 @@ label { */ .hot-table-container { display: flex; + overflow: auto; .ht_master .wtHolder { height: auto !important; width: auto !important;