From 69822f45f1d3601238e77b1916ab2d348dac59f5 Mon Sep 17 00:00:00 2001 From: Arne Pedersen Date: Thu, 29 Dec 2022 00:22:41 +0100 Subject: [PATCH] Darken input bg on light mode and dark mode. --- src/components/input/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/input/index.tsx b/src/components/input/index.tsx index e4a71ab..5f1c394 100644 --- a/src/components/input/index.tsx +++ b/src/components/input/index.tsx @@ -15,7 +15,7 @@ export const Input = forwardRef( return (