diff --git a/src/front/Components/DesignSystem/Form/Elements/InputField/classes.module.scss b/src/front/Components/DesignSystem/Form/Elements/InputField/classes.module.scss index 7b70c608..4130e5ef 100644 --- a/src/front/Components/DesignSystem/Form/Elements/InputField/classes.module.scss +++ b/src/front/Components/DesignSystem/Form/Elements/InputField/classes.module.scss @@ -111,6 +111,7 @@ position: absolute; background: $white; transform: translateY(35px); + transition: transform 0.3s ease-in-out; } &:focus {