From 47162dabcccc822776244b2a13bf93192b11e9d2 Mon Sep 17 00:00:00 2001 From: Ilia Date: Fri, 13 May 2022 19:27:11 +0300 Subject: [PATCH] fix: set depth between buttons --- src/components/Settings.svelte | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/Settings.svelte b/src/components/Settings.svelte index 2b3f66f..c73cec2 100644 --- a/src/components/Settings.svelte +++ b/src/components/Settings.svelte @@ -90,9 +90,10 @@

- Magnification depth: {magnification_depth} - - + Magnification depth: + + {magnification_depth} +