We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0544de6 commit 19e95feCopy full SHA for 19e95fe
frontend/src/components/common/Select/Select.styled.ts
@@ -81,7 +81,7 @@ export const OptionList = styled.ul`
81
line-height: 18px;
82
color: ${({ theme }) => theme.select.color.normal};
83
overflow-y: auto;
84
- z-index: 10;
+ z-index: 12;
85
max-width: 300px;
86
min-width: 100%;
87
align-items: center;
0 commit comments