arunkumar413 / serene-UI

SereneUI is a pure CSS library for composing HTML components
https://serene-ui.vercel.app
1 stars 8 forks source link

Handle Misalignment in Range Section #13

Open HiPrinceHere opened 3 weeks ago

HiPrinceHere commented 3 weeks ago

In the Range section, the slider handles in styles such as ser-range-primary-small, ser-range-secondary-small, and similar options do not appear centered on the track. This misalignment is consistent across small, medium, and large variations.

Steps to Reproduce:

  1. Visit the Range Section on Serene UI
  2. Observe the alignment of the slider handles for the range styles.

    Expected Behavior:

    All slider handles should be centered on their tracks.

Screenshot 2024-10-26 110856

Please assign this issue to me and add the hacktoberfest label , as I’d like to work on it as part of my Hacktoberfest contributions.

arunkumar413 commented 2 weeks ago

On a bigger screen it's looking fine. It seems to be happening on low resolution screens.

HiPrinceHere commented 2 weeks ago

Please add the hacktoberfest label @arunkumar413

arunkumar413 commented 2 weeks ago

@HiPrinceHere Added the label