Browse Source

fix config-profile-dropdown-zindex

sam hoang 11 months ago
parent
commit
e8ff70ebf0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      webview-ui/src/components/settings/ApiConfigManager.tsx

+ 1 - 0
webview-ui/src/components/settings/ApiConfigManager.tsx

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