Skip to content

Fix Freshers width scroll issue - #950

Open
flaberpengu wants to merge 2 commits into
mainfrom
fix-width-scroll-freshers
Open

flaberpengu wants to merge 2 commits into
mainfrom
fix-width-scroll-freshers

Conversation

@flaberpengu

Copy link
Copy Markdown
Contributor

On some displays, the freshers landing page displays a width-ways scroll bar which can only scroll a few pixels. I believe the cause of this is related to the freshers page using a backdrop filter in some cases, which causes an overflow of the viewport, so when the main.scss uses 100vw, this doesn't display everything. The proposed fix should work by setting viewable width at 100% instead of 100vw.

@flaberpengu
flaberpengu requested a review from a team as a code owner September 21, 2026 15:57
@github-actions github-actions Bot added the sync Keep this pr up to date with it's base branch automatically label Sep 21, 2026
@cssbhamdev
cssbhamdev enabled auto-merge (squash) September 21, 2026 15:57
@github-actions

Copy link
Copy Markdown

This pull request has been marked to automatically sync to its base branch. You can disable this behavior by removing the label.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sync Keep this pr up to date with it's base branch automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant