fuma-nama / fumadocs

The beautiful docs framework with Next.js. Alternative to Nextra
https://fumadocs.vercel.app
MIT License
1.86k stars 113 forks source link

UI: Fix sidebar padding issue #984

Closed mojtabamoosavi closed 3 weeks ago

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: bd478ba151d1c28059efe857d05b7d520f9dc315

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 3 weeks ago

@mojtabamoosavi is attempting to deploy a commit to the Fuma Team on Vercel.

A member of the Team first needs to authorize it.

fuma-nama commented 3 weeks ago

Hmm why? Moving it to the child container doesn't change the appearance, could you add more details about the PR?

mojtabamoosavi commented 3 weeks ago

When padding is applied to the parent container, it create space between sidebar border line and the top of the page

image

fuma-nama commented 3 weeks ago

Oh noticed that, thanks for bringing it up!