Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display cluster resource usage on node list #194

Merged
merged 8 commits into from
Jan 9, 2019
Prev Previous commit
Next Next commit
frontend: fix conflict
  • Loading branch information
BennieMeng committed Jan 3, 2019
commit 8980cf77fb5ce6778a52d804bdaa9bdbb54eff21
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.box {
display: flex;
justify-content: space-between;
justify-content: space-around;
flex-wrap: wrap;
}
.nodeSummary{
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.