Semantic-UI-LESS
Semantic-UI-LESS copied to clipboard
Use @toggleTransitionDuration for @toggleHandleTransition.
@toggleHandleTransition looks to be mistakenly defined using @sliderTransitionDuration instead of @toggleTransitionDuration. This PR fixes it to use @toggleHandleTransition.
I adopted your fix for the community fork Fomantic-UI here https://github.com/fomantic/Fomantic-UI/pull/2185