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

Increase width of modals for larger sized screens #22

Merged
merged 2 commits into from Feb 25, 2020

Conversation

armandvanderwalt
Copy link

I added some CSS to increase the width of modals for larger sized displays to show more content in the modal

Copy link
Member

@ricoberger ricoberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @armandvanderwalt thank you for the PR. This is a great idea and very helpful especially for the logs view.

I added two suggestions, would be great if you can look through them.

src/theme/custom.css Outdated Show resolved Hide resolved
src/theme/custom.css Outdated Show resolved Hide resolved
@armandvanderwalt
Copy link
Author

@ricoberger I have made the requested changes, please feel free to have a look

@ricoberger
Copy link
Member

Thank you very much. 🙂

Note: Seems like the authentication against the GitHub Package Registry does not work in the GitHub Action...

@ricoberger ricoberger merged commit bb1f07c into kubenav:master Feb 25, 2020
ricoberger added a commit that referenced this pull request Mar 4, 2020
Show the resources and the current usage for each pod in the list view.
Show resource, usage, status, restarts and ready status for each
container on the pods detail page.

Since the container modal has a width of 90% on larger screen, we show
some of the cards next to each other. The modal width and height was
changed in PR #22.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants