Skip to content

Commit

Permalink
KPMP-5402: fix dropdown alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
HaneenT committed Jun 14, 2024
1 parent f85ea68 commit 6781368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -966,6 +966,6 @@ tr.MuiTableRow-root:nth-child(even) {
}

.select__menu {
position: relative !important;
top: auto !important;
z-index: 100 !important;
}

0 comments on commit 6781368

Please sign in to comment.