PygmySlowLoris / vue-fab

Vue Floating Action Button
MIT License
273 stars 51 forks source link

Speed up animation? #60

Open bilogic opened 1 year ago

bilogic commented 1 year ago

Is there a way to speed up the opening and closing animation? I tried reducing animation-duration in FAB.vue from 0.7s to 0.1s, but it has no effect.