Skip to content

Commit b68e2a2

Browse files
committed
chore(colorslider): remove unused token
1 parent 46c0ce3 commit b68e2a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/colorslider/index.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
.spectrum-ColorSlider {
1515
/* Size and Spacing */
16-
--spectrum-color-slider-handle-margin-block: var(--spectrum-component-top-to-text-75);
1716
--spectrum-color-slider-control-track-width: var(--spectrum-color-control-track-width);
1817

1918
/* @todo Refactor with --spectrum-color-slider-border-color once gray rgb token is no longer necessary to workaround nested rgb color token value using rgba(). */

0 commit comments

Comments
 (0)