feat(Slider): add slide animation (#4700)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
position: relative;
|
||||
background-color: @slider-active-background-color;
|
||||
border-radius: inherit;
|
||||
transition: width @animation-duration-fast;
|
||||
}
|
||||
|
||||
&__button {
|
||||
|
||||
Reference in New Issue
Block a user