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