Browse Source

refac: styling

Timothy J. Baek 11 months ago
parent
commit
f248425931
1 changed files with 2 additions and 2 deletions
  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>