Jelajahi Sumber

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

fix config-profile-dropdown-zindex
Matt Rubens 11 bulan lalu
induk
melakukan
4026a87d2c
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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) => ({