sentry-docs
sentry-docs copied to clipboard
fix: increase heading scroll margin under onboarding options
trafficstars
fixes #11379
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| changelog | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 30, 2024 1:21pm |
| develop-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 30, 2024 1:21pm |
| sentry-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 30, 2024 1:21pm |
Bundle Report
Changes will increase total bundle size by 46.75kB (0.33%) :arrow_up:. This is within the configured threshold :white_check_mark:
Detailed changes
| Bundle name | Size | Change |
|---|---|---|
| sentry-docs-server-cjs | 7.43MB | 46.45kB (0.63%) :arrow_up: |
| sentry-docs-edge-server-array-push | 333.11kB | 3 bytes (-0.0%) :arrow_down: |
| sentry-docs-client-array-push | 6.44MB | 307 bytes (0.0%) :arrow_up: |
Hey @a-hariti , I verified that this is fixed on desktop, however on mobile it looks like the 2rem isn't enough and it still gets cut off. Maybe add a media query for this case?