From 8d366ae7d8245c07d9e41fe516129a8278804f39 Mon Sep 17 00:00:00 2001 From: daniel31x13 Date: Thu, 7 Nov 2024 16:54:51 -0500 Subject: [PATCH] minor fix --- components/InputSelect/styles.ts | 1 - 1 file changed, 1 deletion(-) 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", // },