mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Merge pull request #631 from samhvw8/fix/config-profile-dropdown-zindex
fix config-profile-dropdown-zindex
This commit is contained in:
commit
4026a87d2c
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