From e2e94c11ff5f1adc40ed5e26f578b734d3438c27 Mon Sep 17 00:00:00 2001 From: GRL Date: Mon, 12 Jul 2021 15:00:28 +0200 Subject: [PATCH] Autoscroll --- front/src/Components/Chat/Chat.svelte | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/front/src/Components/Chat/Chat.svelte b/front/src/Components/Chat/Chat.svelte index 093d01a5..cfb12103 100644 --- a/front/src/Components/Chat/Chat.svelte +++ b/front/src/Components/Chat/Chat.svelte @@ -1,22 +1,21 @@