Skip to content

Commit

Permalink
fix(slider ramp): correct handle and ramp vertical alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
cdransf committed Sep 24, 2024
1 parent be9fd5f commit eeaf57c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/slider/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@
}

.spectrum-Slider-ramp {
margin-block-start: calc(var(--mod-slider-ramp-track-height, var(--spectrum-slider-ramp-track-height)) / 2);
block-size: var(--mod-slider-ramp-track-height, var(--spectrum-slider-ramp-track-height));

position: absolute;
Expand Down

0 comments on commit eeaf57c

Please sign in to comment.