sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

fix: increase heading scroll margin under onboarding options

Open a-hariti opened this issue 1 year ago • 3 comments
trafficstars

fixes #11379

a-hariti avatar Oct 09 '24 18:10 a-hariti

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

vercel[bot] avatar Oct 09 '24 18:10 vercel[bot]

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:

codecov[bot] avatar Oct 09 '24 18:10 codecov[bot]

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?

Screenshot 2024-10-16 at 1 58 51 PM

coolguyzone avatar Oct 16 '24 21:10 coolguyzone