From 74a7c68460d72d9ccb24feb606ba758bf2158585 Mon Sep 17 00:00:00 2001 From: sagely1 <114952739+sagely1@users.noreply.github.com> Date: Sat, 25 Jan 2025 01:02:16 +0000 Subject: [PATCH] AG-1595 fix url capitalization --- libs/agora/styles/src/lib/components/_table.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/agora/styles/src/lib/components/_table.scss b/libs/agora/styles/src/lib/components/_table.scss index 87fc3b98d6..adb3b17807 100644 --- a/libs/agora/styles/src/lib/components/_table.scss +++ b/libs/agora/styles/src/lib/components/_table.scss @@ -92,7 +92,6 @@ justify-content: center; text-align: center; cursor: pointer; - text-transform: capitalize; } tr {