@useloops/design-system
Version:
The official React based Loops design system
2 lines (1 loc) • 404 B
JavaScript
;var e=require("../../BrandCore/primitiveVariables.js");exports.sliderHandle=t=>({"& .MuiSlider-thumb":{width:e.space[300],height:e.space[300],backgroundColor:t.custom.palette.text.primary,boxShadow:t.custom.boxShadow.input.handle,"&:after":{content:'""',position:"absolute",top:"50%",left:"50%",width:e.space[50],height:e.space[50],backgroundColor:t.custom.palette.icon.primaryInverted}}});