From f4dc87d841bc6b2f9586e21c4714967662872de3 Mon Sep 17 00:00:00 2001 From: Kamil Niemczycki Date: Sun, 31 Jul 2022 22:39:14 +0200 Subject: [PATCH] added autoscroll for contact form --- src/components/sections/contacts/MailContact.vue | 13 ++++++++++++- src/views/ContactView.vue | 8 +++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/src/components/sections/contacts/MailContact.vue b/src/components/sections/contacts/MailContact.vue index a64a2d0..1711a04 100644 --- a/src/components/sections/contacts/MailContact.vue +++ b/src/components/sections/contacts/MailContact.vue @@ -1,5 +1,8 @@