We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
kubectl expose -h
Observe that the content part of the LeftNavSidecar occupies the full width of the sidecar. It smooshes the nav part down to a few pixels of width.
Missing overflow-x and width or max-width on the content section.
The text was updated successfully, but these errors were encountered:
fix(plugins/plugin-client-common): LeftNavSidecar content section can…
9d2e712
… take over full width Fixes kubernetes-sigs#4831
7252ad4
… take over full width Fixes #4831
1dd08fc
a27b7ac
Successfully merging a pull request may close this issue.
kubectl expose -h
Observe that the content part of the LeftNavSidecar occupies the full width of the sidecar. It smooshes the nav part down to a few pixels of width.
Missing overflow-x and width or max-width on the content section.
The text was updated successfully, but these errors were encountered: