Skip to content

fix: remove max-width cap on floating action bar for mobile screens#6430

Open
raife-wh wants to merge 1 commit into
modrinth:mainfrom
raife-wh:main
Open

fix: remove max-width cap on floating action bar for mobile screens#6430
raife-wh wants to merge 1 commit into
modrinth:mainfrom
raife-wh:main

Conversation

@raife-wh

Copy link
Copy Markdown

Fixes #6188

On small screens the floating action bar was capped at max-w-[60vw], causing the save button to be cut off (by overflow-clip). Removing the max-width on mobile allows the bar to size naturally to its content on small viewports.

@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

@IMB11 IMB11 self-requested a review June 17, 2026 19:13
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.

Mobile: save button on editor is not showing all screen

2 participants