From 342a6da84ed25f3a3c16587742afab4550a82eea Mon Sep 17 00:00:00 2001 From: vilm3r Date: Wed, 11 Jan 2023 19:05:06 -0600 Subject: [PATCH] fix: standardize textarea and input colors --- src/components/input/index.tsx | 2 +- src/styles/global.css | 48 ++++++++++++++++++---------------- src/views/receive/index.tsx | 2 +- src/views/send/index.tsx | 2 +- 4 files changed, 29 insertions(+), 25 deletions(-) diff --git a/src/components/input/index.tsx b/src/components/input/index.tsx index 5f1c394..8f395ff 100644 --- a/src/components/input/index.tsx +++ b/src/components/input/index.tsx @@ -15,7 +15,7 @@ export const Input = forwardRef( return (
{