Skip to content

Commit 442ba35

Browse files
committed
chore: toggle switch
1 parent eb6ab42 commit 442ba35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ffe-form/less/toggle-switch.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
border-radius: 50%;
7070
position: absolute;
7171
left: 4px;
72-
transition: transform var(--ffe-transition-duration) var(--ffe-ease)-in-out-back;
72+
transition: transform var(--ffe-transition-duration) var(--ffe-ease);
7373
}
7474

7575
@media (hover: hover) and (pointer: fine) {

0 commit comments

Comments
 (0)