Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content width #288

Open
navossoc opened this issue Jan 24, 2023 · 0 comments
Open

Content width #288

navossoc opened this issue Jan 24, 2023 · 0 comments

Comments

@navossoc
Copy link

Hi, I started using this web ui for asynqmon and it works very well, my only issue with it is about the screen size.

To illustrate better:

In a 1920px screen there is a limit of 1280px on the main content (MuiContainer-root MuiContainer-maxWidthLg).

max-width: 1280px
2023-01-24_15-28-01_chrome

max-width: 80%
2023-01-24_15-28-04_chrome

max-width: 90%
2023-01-24_15-28-07_chrome

Also, I'm using a ultrawide monitor, so, it looks like this in 2560px wide screen:

max-width: 1280px
2023-01-24_15-28-13_chrome

max-width: 80%
2023-01-24_15-28-16_chrome

max-width: 90%
2023-01-24_15-28-20_chrome

I suggest to change that limit to at least 80% is a good improvement for the user experience (at least on IMHO).

I did changed the values using the web developer tool just to have an example to show.
I didn't find it on the source, probably it is some kind of compiled CSS spit from somewhere.

What are your thoughts on the topic?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant