Airblader commented on code in PR #19712:
URL: https://github.com/apache/flink/pull/19712#discussion_r879062241
##########
flink-runtime-web/web-dashboard/src/app/app.component.less:
##########
@@ -137,9 +137,9 @@ nz-header {
}
nz-content {
+ display: flex;
Review Comment:
These changes are unrelated to the config object change. Given the size of
the PR, can you please at least split this (and all other unrelated changes)
into logical, unrelated commits?
Edit: This should actually be split into separate PRs. The PR is quite big
and most changes are unrelated to the JIRA issue.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]