78991: Initialize slider handle width

This commit is contained in:
Yura Bondarenko
2021-04-26 09:09:51 +02:00
parent a86f9444ce
commit 8433f49ed9

View File

@@ -78,4 +78,5 @@
--ds-breadcrumb-link-active-color: #{darken($cyan, 30%)};
--ds-slider-color: #{$green};
--ds-slider-handle-width: 18px;
}