From 2c0e4a977cc4fadcc0af507b7c9d28a3824f5323 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 18 Nov 2022 11:48:10 +0700 Subject: Register process --- src/styles/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles') diff --git a/src/styles/globals.css b/src/styles/globals.css index 2adf7dc9..2ff05c47 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -96,7 +96,7 @@ html, body { border text-gray-900 text-center - disabled:text-gray-800 + disabled:text-gray-700 disabled:bg-yellow-700 disabled:border-yellow-700 ease-linear -- cgit v1.2.3