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

[v3] Enlarge settingsContent width #131

Closed
mathieucarbou opened this issue Sep 25, 2023 · 4 comments
Closed

[v3] Enlarge settingsContent width #131

mathieucarbou opened this issue Sep 25, 2023 · 4 comments
Labels

Comments

@mathieucarbou
Copy link
Contributor

When entering a version or hardware id which is too long, the text is wrapping, which does not look very nice ;-)
I would suggest to increase the width from

<div id="settingsContent" class="flex flex-col gap-4 mt-6 w-[300px]">
image

to

<div id="settingsContent" class="flex flex-col gap-4 mt-6 w-[400px]">
image

I am not a CSS expert: ideally, the settingsContent would not need to be of fixed size and should resize based on the content until a maximum width. But I don't know how to do that ;-)

@ayushsharma82
Copy link
Owner

@mathieucarbou , report bugs/feature requests of pro version to my support mail ( [email protected] ) only :) People often mix up things, so it's better to keep things separate.

I'll look into making the column responsive so that on PCs it has a greater width.

@mathieucarbou
Copy link
Contributor Author

thanks!

Copy link
Contributor

github-actions bot commented Jul 1, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jul 1, 2024
Copy link
Contributor

github-actions bot commented Jul 8, 2024

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants