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

fix: Set body height to 100% of the viewport height #58

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

mailbaoer
Copy link
Contributor

Thank you for the fantastic work your team has done. When I use fuego for a demo, I noticed that the documentation does not display correctly on my extended screen, as follows:
image

I found a solution on the Stoplight documentation website that suggests resolving the issue by adding a style configuration to the body.

<body style="height: 100vh;">
    <stoplight-api />
</body>

Stoplight Layout

Hope this issue can be fixed!

@EwenQuim
Copy link
Member

EwenQuim commented Mar 1, 2024

That's pretty cool, thanks you very much!

@EwenQuim EwenQuim merged commit 08c6520 into go-fuego:main Mar 1, 2024
1 check passed
@EwenQuim EwenQuim added this to the v0.13 milestone Mar 4, 2024
@EwenQuim
Copy link
Member

EwenQuim commented Mar 4, 2024

Will be released in 0.13, with a lot of cool features that you can see in https://github.com/orgs/go-fuego/projects/1/views/2?sliceBy%5Bvalue%5D=v0.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants