소스 검색

refac: styling

Timothy J. Baek 11 달 전
부모
커밋
f248425931
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/lib/components/chat/Settings/Audio.svelte

+ 2 - 2
src/lib/components/chat/Settings/Audio.svelte

@@ -315,8 +315,8 @@
 						</select>
 					</div>
 				</div>
-				<div class="flex items-center justify-between mb-1">
-					<div class="text-sm">
+				<div class="flex items-center justify-between my-1.5">
+					<div class="text-xs">
 						{$i18n.t('Allow non-local voices')}
 					</div>