Skip to content

Make the main container fill all available space#1375

Merged
robbevp merged 1 commit intomainfrom
fix/app-container-fluid
Apr 4, 2026
Merged

Make the main container fill all available space#1375
robbevp merged 1 commit intomainfrom
fix/app-container-fluid

Conversation

@robbevp
Copy link
Copy Markdown
Member

@robbevp robbevp commented Apr 4, 2026

This change makes our app use all of the space in our main container before. Before this, we would have a lot of margin-inline (depending on the screen size) which IMO wastes a lot of space.

Before:
Screenshot 2026-04-04 at 13 16 08

After:
Screenshot 2026-04-04 at 13 16 22

@robbevp robbevp self-assigned this Apr 4, 2026
@robbevp robbevp requested a review from chvp as a code owner April 4, 2026 11:17
@robbevp robbevp added the bug Something isn't working label Apr 4, 2026
@robbevp robbevp enabled auto-merge (squash) April 4, 2026 11:17
@robbevp robbevp merged commit 3dc4f0a into main Apr 4, 2026
4 checks passed
@robbevp robbevp deleted the fix/app-container-fluid branch April 4, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants