mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-03-10 06:00:19 +00:00
remove transparency
This commit is contained in:
parent
a3a06d03ba
commit
f94be5b383
@ -204,7 +204,7 @@ export const ModelSelector = ({
|
|||||||
|
|
||||||
{isModelDropdownOpen && (
|
{isModelDropdownOpen && (
|
||||||
<div
|
<div
|
||||||
className="absolute z-10 w-full mt-1 py-1 rounded-lg border border-bolt-elements-borderColor bg-bolt-elements-prompt-background shadow-lg"
|
className="absolute z-10 w-full mt-1 py-1 rounded-lg border border-bolt-elements-borderColor bg-bolt-elements-background-depth-2 shadow-lg"
|
||||||
role="listbox"
|
role="listbox"
|
||||||
id="model-listbox"
|
id="model-listbox"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user