diff --git a/apps/v4/app/(app)/(root)/components/appearance-settings.tsx b/apps/v4/app/(app)/(root)/components/appearance-settings.tsx index 782129ec70..0b4c570bf3 100644 --- a/apps/v4/app/(app)/(root)/components/appearance-settings.tsx +++ b/apps/v4/app/(app)/(root)/components/appearance-settings.tsx @@ -93,7 +93,7 @@ export function AppearanceSettings() { value={gpuCount} onChange={handleGpuInputChange} size={3} - className="h-8 !w-14 font-mono" + className="h-7 !w-14 font-mono" maxLength={3} />