From 866923fb124333f11263f633c40514c93fd40382 Mon Sep 17 00:00:00 2001 From: Connor Cleveland Date: Thu, 26 Oct 2023 03:56:05 -0500 Subject: [PATCH] formatting css --- client/src/utils/overrides.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/utils/overrides.css b/client/src/utils/overrides.css index 28c9cd1..f0ee2dc 100644 --- a/client/src/utils/overrides.css +++ b/client/src/utils/overrides.css @@ -4,4 +4,4 @@ .ant-input-number-input { text-align: center !important; -} \ No newline at end of file +}