Browse Source

added margin

Jannik Streidl 1 year ago
parent
commit
d40fbcd06b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/chat/Settings/General.svelte

+ 1 - 1
src/lib/components/chat/Settings/General.svelte

@@ -160,7 +160,7 @@
 			{/if}
 
 			<div>
-				<div class=" py-0.5 flex w-full justify-between">
+				<div class=" mt-2 py-0.5 flex w-full justify-between">
 					<div class=" self-center text-xs font-medium">{$i18n.t('Desktop Notifications')}</div>
 
 					<button