Skip to content

fix: project page NavTabs shadow clipping - #7124

Open
CiiLu wants to merge 2 commits into
modrinth:mainfrom
CiiLu:shadow
Open

fix: project page NavTabs shadow clipping#7124
CiiLu wants to merge 2 commits into
modrinth:mainfrom
CiiLu:shadow

Conversation

@CiiLu

@CiiLu CiiLu commented Aug 13, 2026

Copy link
Copy Markdown

before
image
after
image

@modrinth-bot

Copy link
Copy Markdown
Member

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

Security

Website

Added

Changed

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security


<div class="normal-page__content">
<div class="mb-3 overflow-x-auto"><NavTabs :links="navLinks" replace class="mb-1" /></div>
<div class="mb-3 overflow-visible">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Removing overflow-x-auto likely breaks mobile scrolling. I'd suggest making it overflow-visible only on large width screens where horizontal scroll doesnt matter

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants