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

changed grid-template-columns to auto 1fr #1719

Conversation

GaetanBaehr
Copy link
Collaborator

@GaetanBaehr GaetanBaehr commented Oct 14, 2024

auto allows the column containing #header-container to take up the necessary width, while 1fr allows the second column to fill the remaining available space.

This fixes #1717

auto allows the column containing #header-container to take up the necessary width, while 1fr allows the second column to fill the remaining available space.
@justvanrossum justvanrossum merged commit bb39b68 into main Oct 14, 2024
5 checks passed
@justvanrossum justvanrossum deleted the issue-1717-app-settings-title-sidebar-width-should-be-flexible branch October 14, 2024 12:30
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.

App settings (and Font Info?) Title sidebar width should be flexible
2 participants