소스 검색

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}
 
 			<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