mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 14:30:29 +00:00
wip(desktop): progress
This commit is contained in:
parent
54e15b38ea
commit
9f23d85e20
2 changed files with 2 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue