diff --git a/components/InputSelect/styles.ts b/components/InputSelect/styles.ts index f05f4a5..6018a51 100644 --- a/components/InputSelect/styles.ts +++ b/components/InputSelect/styles.ts @@ -31,6 +31,7 @@ export const styles: StylesConfig = { height: "full", borderRadius: "0.375rem", lineHeight: "1.25rem", + zIndex: 10, // "@media screen and (min-width: 1024px)": { // fontSize: "0.875rem", // },