wip(desktop): progress

This commit is contained in:
Adam 2025-12-08 10:15:50 -06:00
parent 54e15b38ea
commit 9f23d85e20
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
2 changed files with 2 additions and 3 deletions

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>