Changed width to match designs
This commit is contained in:
parent
25426eea80
commit
20ff071d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ function OnboardingPage() {
|
|||
Connect a model provider
|
||||
</h1>
|
||||
</div>
|
||||
<Card className="w-full max-w-[580px]">
|
||||
<Card className="w-full max-w-[600px]">
|
||||
<Tabs
|
||||
defaultValue={modelProvider}
|
||||
onValueChange={handleSetModelProvider}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue