Skip to content

fix: action bar max width - #7048

Open
tdgao wants to merge 1 commit into
mainfrom
truman/fix-action-bar
Open

fix: action bar max width#7048
tdgao wants to merge 1 commit into
mainfrom
truman/fix-action-bar

Conversation

@tdgao

@tdgao tdgao commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@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

@modrinth-bot

Copy link
Copy Markdown
Member

'floating-action-bar-attention': attentionRequested,
},
inline ? 'w-full' : 'mx-auto md:max-w-[60vw]',
inline ? 'w-full' : 'mx-auto md:max-w-[min(90vw,1050px)]',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

i feel like i'd do instead of 90vw, 100vw minus a fixed padding amount so it has same gap on sides as below it

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