From 234467f6ec412e4ce082cd47d7e7823a6059717e Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 4 Mar 2022 09:11:50 -0500 Subject: [PATCH] adding delay feature to animations --- .../windshield-damage-type-question.vue | 4 +++- .../windshield-options/windshield-options.vue | 1 + src/styles/common-animations.scss | 12 +++++++++--- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/src/layouts/vehicle-damage/windshield-options/windshield-damage-type-question/windshield-damage-type-question.vue b/src/layouts/vehicle-damage/windshield-options/windshield-damage-type-question/windshield-damage-type-question.vue index 8031db546..900fcb855 100644 --- a/src/layouts/vehicle-damage/windshield-options/windshield-damage-type-question/windshield-damage-type-question.vue +++ b/src/layouts/vehicle-damage/windshield-options/windshield-damage-type-question/windshield-damage-type-question.vue @@ -1,5 +1,6 @@