wip(desktop): progress

This commit is contained in:
Adam
2025-12-08 10:15:50 -06:00
parent f07347403f
commit 62e2539696
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ export default function Layout(props: ParentProps) {
label={(x) => x.title}
value={(x) => x.id}
onSelect={navigateToSession}
class="text-14-regular text-text-base max-w-3xs"
class="text-14-regular text-text-base max-w-md"
variant="ghost"
/>
</div>