mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
fix config-profile-dropdown-zindex
This commit is contained in:
@@ -143,6 +143,7 @@ const ApiConfigManager = ({
|
|||||||
}}
|
}}
|
||||||
style={{
|
style={{
|
||||||
minWidth: 130,
|
minWidth: 130,
|
||||||
|
zIndex: 1002,
|
||||||
}}
|
}}
|
||||||
role="combobox"
|
role="combobox"
|
||||||
options={listApiConfigMeta.map((config) => ({
|
options={listApiConfigMeta.map((config) => ({
|
||||||
|
|||||||
Reference in New Issue
Block a user