From de2944775f85b217d7f069444bcdef2552e1d95d Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Wed, 7 Aug 2024 22:53:33 +0200 Subject: [PATCH] change bg --- src/lib/components/TextEditor.svelte | 6 +-- src/routes/community/+page.svelte | 12 +++--- .../community/post/[postId]/+page.svelte | 11 +++--- src/routes/community/profile/+page.svelte | 39 +++++++------------ 4 files changed, 27 insertions(+), 41 deletions(-) diff --git a/src/lib/components/TextEditor.svelte b/src/lib/components/TextEditor.svelte index 044b611f..e9248348 100644 --- a/src/lib/components/TextEditor.svelte +++ b/src/lib/components/TextEditor.svelte @@ -242,7 +242,7 @@ function handleImageInput(event) {