Merge pull request #631 from samhvw8/fix/config-profile-dropdown-zindex

fix config-profile-dropdown-zindex
This commit is contained in:
Matt Rubens 2025-01-29 00:50:48 -05:00 committed by GitHub
commit 4026a87d2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -143,6 +143,7 @@ const ApiConfigManager = ({
}}
style={{
minWidth: 130,
zIndex: 1002,
}}
role="combobox"
options={listApiConfigMeta.map((config) => ({