فهرست منبع

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>
 						</select>
 					</div>
 					</div>
 				</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')}
 						{$i18n.t('Allow non-local voices')}
 					</div>
 					</div>