diff --git a/_site/app.js b/_site/app.js index 434b8a9d..ba856928 100644 --- a/_site/app.js +++ b/_site/app.js @@ -3642,7 +3642,7 @@ this._refreshButton ] }), - { tag: "DIV", cls: "uiClusterOverview-table" } + { tag: "DIV", cls: "uiClusterOverview-table", css: { overflow: "auto" } } ] }; } });