From 1cba96c40a79ae5bed0754f25f55f4b089289857 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Thu, 21 Oct 2021 19:29:00 +0200 Subject: :construction: Fix tab width of editor --- src_frontend/Components/Editor/Editor.svelte | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'src_frontend') diff --git a/src_frontend/Components/Editor/Editor.svelte b/src_frontend/Components/Editor/Editor.svelte index 1876bf6..fc5d589 100644 --- a/src_frontend/Components/Editor/Editor.svelte +++ b/src_frontend/Components/Editor/Editor.svelte @@ -4,13 +4,15 @@