Browse Source

added margin

Jannik Streidl 1 năm trước cách đây
mục cha
commit
d40fbcd06b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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