Skip to content

fix(app-frontend): instances' images don't break library layout - #7319

Open
VoOneOK wants to merge 1 commit into
modrinth:mainfrom
VoOneOK:fix/library-layout-broken-by-images
Open

fix(app-frontend): instances' images don't break library layout#7319
VoOneOK wants to merge 1 commit into
modrinth:mainfrom
VoOneOK:fix/library-layout-broken-by-images

Conversation

@VoOneOK

@VoOneOK VoOneOK commented Aug 26, 2026

Copy link
Copy Markdown

Description

Previously instances with vertical images (height greater than width) would break library grid-like layout.

Solved by adding max-w-full class (max-width: 100%) to image wrapper

Showcase

Before

before

After

after

Previously instances with vertical images (height greater than width) would break library grid-like layout. Solved by adding max-w-full class (max-width: 100%) to image wrapper
@github-actions

Copy link
Copy Markdown
Contributor

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

Security

Website

Added

Changed

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

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.

1 participant