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

“Bleed” is bleeding on larger screen sizes #2923

Open
yansusanto opened this issue Jun 8, 2024 · 4 comments
Open

“Bleed” is bleeding on larger screen sizes #2923

yansusanto opened this issue Jun 8, 2024 · 4 comments

Comments

@yansusanto
Copy link

yansusanto commented Jun 8, 2024

The <Bleed> component is bleeding too much on both edges with -mx-24 on screen resolution higher than 1600x900 (20" desktop), thus overlapping the sidebar on both sides.

May I suggest that we use -mx-12 instead?

Bleed-–-Nextra


Versions

"next": "^13.0.6",
"nextra": "^3.0.0-alpha.24",
"nextra-theme-docs": "^3.0.0-alpha.24",
@dimaMachina
Copy link
Collaborator

this was fixed in v3 #2866 https://nextra-v2-9c3amvff4-shud.vercel.app/docs/docs-theme/built-ins/bleed can you confirm in preview deployment?

@yansusanto
Copy link
Author

@dimaMachina
Copy link
Collaborator

This is intentional behaviour

@yansusanto
Copy link
Author

Noted with thanks. Would it be better if we make the negative margin smaller so that it doesn't overlap the sidebar?

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

No branches or pull requests

2 participants