瀏覽代碼

added margin

Jannik Streidl 1 年之前
父節點
當前提交
d40fbcd06b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/lib/components/chat/Settings/General.svelte

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

@@ -160,7 +160,7 @@
 			{/if}
 			{/if}
 
 
 			<div>
 			<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>
 					<div class=" self-center text-xs font-medium">{$i18n.t('Desktop Notifications')}</div>
 
 
 					<button
 					<button