We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adadc3a commit 2451ce3Copy full SHA for 2451ce3
webview-ui/src/components/settings/ApiConfigManager.tsx
@@ -360,7 +360,7 @@ const ApiConfigManager = ({
360
}
361
}}
362
aria-labelledby="new-profile-title">
363
- <DialogContent className="p-4 max-w-sm">
+ <DialogContent className="p-4 max-w-sm bg-card">
364
<DialogTitle>{t("settings:providers.newProfile")}</DialogTitle>
365
<Input
366
ref={newProfileInputRef}
0 commit comments