浏览代码

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>