|
@@ -360,7 +360,7 @@ const ApiConfigManager = ({
|
|
|
}
|
|
}
|
|
|
}}
|
|
}}
|
|
|
aria-labelledby="new-profile-title">
|
|
aria-labelledby="new-profile-title">
|
|
|
- <DialogContent className="p-4 max-w-sm">
|
|
|
|
|
|
|
+ <DialogContent className="p-4 max-w-sm bg-card">
|
|
|
<DialogTitle>{t("settings:providers.newProfile")}</DialogTitle>
|
|
<DialogTitle>{t("settings:providers.newProfile")}</DialogTitle>
|
|
|
<Input
|
|
<Input
|
|
|
ref={newProfileInputRef}
|
|
ref={newProfileInputRef}
|