From 28583ad9c03ec750105ecf75e4a9d44913bf9fa0 Mon Sep 17 00:00:00 2001 From: _Bastler <_Bastler@bstly.de> Date: Tue, 20 Jul 2021 21:17:54 +0200 Subject: [PATCH] update chat --- front/src/Components/Chat/Chat.svelte | 11 +++----- front/src/Components/Chat/ChatElement.svelte | 19 +++++-------- .../Components/Chat/ChatMessageForm.svelte | 27 ++----------------- front/style/fonts.scss | 2 +- 4 files changed, 12 insertions(+), 47 deletions(-) diff --git a/front/src/Components/Chat/Chat.svelte b/front/src/Components/Chat/Chat.svelte index e39d1a59..6af93d86 100644 --- a/front/src/Components/Chat/Chat.svelte +++ b/front/src/Components/Chat/Chat.svelte @@ -29,7 +29,7 @@ -