diff --git a/awx/ui/client/features/output/_index.less b/awx/ui/client/features/output/_index.less index ff83371198..e7b4a43dd9 100644 --- a/awx/ui/client/features/output/_index.less +++ b/awx/ui/client/features/output/_index.less @@ -304,6 +304,7 @@ grid-template-rows: minmax(500px, ~"calc(100vh - 130px)"); .at-Panel { + min-width: 0; overflow-y: auto; } }