2
0
Эх сурвалжийг харах

Fix repo list dropdown z-index

jnfrati 4 жил өмнө
parent
commit
aaf15b5cd9

+ 1 - 0
dashboard/src/components/repo-selector/RepoList.tsx

@@ -442,6 +442,7 @@ const ProviderSelectorStyles = {
     overflow-y: auto;
     width: calc(100% - 4px);
     box-shadow: 0 8px 20px 0px #00000088;
+    z-index: 999;
   `,
   Option: styled.div`
     display: flex;