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

Fix small screen layout #410

Closed
wants to merge 2 commits into from
Closed

Fix small screen layout #410

wants to merge 2 commits into from

Conversation

lemewynn
Copy link
Contributor

Hello, this PR contains some small screen layout fixes.


Before

1

After

2

Since there is no way to add a custom breakpoint, up to 640px wide client names will be displayed in clipped state with a some empty space which looks a little weird:

<640px

3

Normal view above 640 pixels wide is not changed:

>=640px

4


Similar to #319 but also provides a fix for long client names.

@WeeJeWel
Copy link
Collaborator

Nice! But I’m sure it’s possible to fix this for all screen sizes too.

@lemewynn lemewynn closed this by deleting the head repository Aug 26, 2023
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

Successfully merging this pull request may close these issues.

2 participants