diff --git a/public/css/index-tailwind-output.css b/public/css/index-tailwind-output.css index dbe99d8fa..bdf385513 100644 --- a/public/css/index-tailwind-output.css +++ b/public/css/index-tailwind-output.css @@ -1522,6 +1522,10 @@ input[type="range"].range-lg::-moz-range-thumb { margin-bottom: 0.25rem; } +.mr-3 { + margin-right: 0.75rem; +} + .mt-8 { margin-top: 2rem; } diff --git a/src/UI/BigComponents/MenuDrawer.svelte b/src/UI/BigComponents/MenuDrawer.svelte index b477d5571..71efe796d 100644 --- a/src/UI/BigComponents/MenuDrawer.svelte +++ b/src/UI/BigComponents/MenuDrawer.svelte @@ -157,11 +157,11 @@ - + - +