Skip to content

Change width of dokumentation container to see all columns of CONFIG …#23067

Open
atokle wants to merge 1 commit intoOpenAPITools:masterfrom
atokle:patch-1
Open

Change width of dokumentation container to see all columns of CONFIG …#23067
atokle wants to merge 1 commit intoOpenAPITools:masterfrom
atokle:patch-1

Conversation

@atokle
Copy link

@atokle atokle commented Feb 27, 2026

On the documentation on https://openapi-generator.tech/docs/generators pages the CONFIG OPTION table have the default values column hidden because the containg element is to narrow.

I have tested in the browser that changing this value from the default 1520px to 1900px, all content in the table is visible

To test this before merging, run this javascript in browser console
document.documentElement.style.setProperty("--ifm-container-width-xl", "1900px");

@wing328


Summary by cubic

Sets --ifm-container-width-xl to 1900px to ensure all columns, including Default value, are visible in the CONFIG OPTIONS tables on generator docs pages.

Written for commit 26c6a24. Summary will update on new commits.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

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.

1 participant