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

Value of sliders out of place #437

Closed
claudiorivetti opened this issue Feb 10, 2024 · 2 comments
Closed

Value of sliders out of place #437

claudiorivetti opened this issue Feb 10, 2024 · 2 comments
Labels
Released The issue is fixed/considered and released

Comments

@claudiorivetti
Copy link

The position of the sliders text value is out of place. See demo HSV.

@claudiorivetti
Copy link
Author

caused by css class hAUvFp applied to input field:
min-width: fit-content;

to fix it:
input.SfxInput-Base {min-width: auto}

@AhmeeedMostafa AhmeeedMostafa added Waiting release The issue's code is added in the dev. branch but not yet released Released The issue is fixed/considered and released and removed Waiting release The issue's code is added in the dev. branch but not yet released labels May 10, 2024
@AhmeeedMostafa
Copy link
Collaborator

Hello, the issue is considered in the latest released minor version v4.8.0, please update the plugin and re-open the issue if there is any update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Released The issue is fixed/considered and released
Projects
None yet
Development

No branches or pull requests

2 participants