fix config-profile-dropdown-zindex

This commit is contained in:
sam hoang
2025-01-29 12:40:24 +07:00
parent 76278ed99e
commit e8ff70ebf0

View File

@@ -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) => ({