Skip to content

fix: code-block-tab height in the docs #375

@KushalXCoder

Description

@KushalXCoder

I found this styling bug in the component docs, where the place component examples were loaded (Code Block Tab), had a bigger height than what the elements required, and it was in all the elements.

One of the example component, where the bug was there.

Image

I looked at the code, and it's just a small change in the tailwind class. Just a one word change, adding max-h-[600px], instead of h-[600px]. And I checked everything, nothing else is breaking and working fine.

And, so I am directly linking an PR for this. See the below photo, showcasing the change after the change.

Image

@haydenbleasel Please have a look at it. Nothing else is changed. Looking forward to see this PR get merged and more contributions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions