From 0e7c7c64ae12c9957622dca8ea40eff451272481 Mon Sep 17 00:00:00 2001 From: genixxavier Date: Thu, 18 Jan 2024 10:24:37 +0000 Subject: [PATCH] [ci]: format code --- src/theme/global.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/theme/global.css b/src/theme/global.css index e5e7624..cf22c64 100644 --- a/src/theme/global.css +++ b/src/theme/global.css @@ -324,6 +324,6 @@ div ::-webkit-scrollbar-corner { .container-cmpnt-doc span.secondary-filled-tag-class { color: #4b5563 !important; } -.container-cmpnt-doc span.success-filled-tag-class{ +.container-cmpnt-doc span.success-filled-tag-class { color: #ecfdf5 !important; -} \ No newline at end of file +}