Ionic5: Speed up animations of ion-item-sliding

I have a list of ion-item-sliding elements, each revealing one clickable icon when sliding to the left. Everything works fine, except for one tiny thing: the icon does not get clicked if the animation of ion-item-sliding has not finished yet.

Is there a way to speed up this sliding animation? (i.e. reduce its duration somehow)