Slider Container Alignment and Number Positioning Issue #5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
slider-container
within the form does not align with the width of other form elements, leading to inconsistency in the layout. Additionally, thesliderValueDisplay
spans display shifting text positions based on the character count (single, double, triple, or quadruple digits), causing the text to move dynamically.Steps to Reproduce:
Expected Behavior:
slider-container
should align with the width of other form components for a consistent appearance.sliderValueDisplay
should not shift its position regardless of the value's length, ensuring a stable and visually appealing interface.Affected HTML Section: