craigcondit commented on code in PR #224: URL: https://github.com/apache/yunikorn-web/pull/224#discussion_r1842746917
########## src/app/components/app-node-utilizations/app-node-utilizations.component.scss: ########## @@ -16,13 +16,22 @@ * limitations under the License. */ - .app-node-utilizations { +::ng-deep .app-node-utilizations { + .card-wrapper { + max-width: 800px; Review Comment: This also means the chart should expand to fill the available space. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@yunikorn.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org