Skip to content

fixes #9852 : text overflow in code blocks#9865

Open
nandalalshukla wants to merge 1 commit intokamranahmedse:masterfrom
nandalalshukla:fix/text-overflow
Open

fixes #9852 : text overflow in code blocks#9865
nandalalshukla wants to merge 1 commit intokamranahmedse:masterfrom
nandalalshukla:fix/text-overflow

Conversation

@nandalalshukla
Copy link
Copy Markdown

@nandalalshukla nandalalshukla commented Apr 18, 2026

the position relative was causing the code lines in the code block component to appear above the other elements so i made the position static and set the z-index to auto to avoid any stacking issues and it was fixed.

fixes #9852

@nandalalshukla nandalalshukla changed the title fix text overflow in code blocks fixes #9852 : text overflow in code blocks Apr 18, 2026
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

Successfully merging this pull request may close these issues.

Text overflow on projects page

1 participant