mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
fix config-profile-dropdown-zindex
This commit is contained in:
parent
76278ed99e
commit
e8ff70ebf0
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ const ApiConfigManager = ({
|
|||
}}
|
||||
style={{
|
||||
minWidth: 130,
|
||||
zIndex: 1002,
|
||||
}}
|
||||
role="combobox"
|
||||
options={listApiConfigMeta.map((config) => ({
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue