From 66fe4b748dc522778694a506b857d2b822300ca3 Mon Sep 17 00:00:00 2001 From: tapframe Date: Tue, 10 Jun 2025 02:55:49 +0530 Subject: [PATCH] Update SourcesModal styling for improved clarity and consistency This change renames the current source badge to current stream badge and updates the associated text style for better alignment with the overall design. These adjustments enhance the user interface by providing clearer visual feedback regarding the selected stream. --- src/components/player/modals/SourcesModal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/player/modals/SourcesModal.tsx b/src/components/player/modals/SourcesModal.tsx index ad5bc996..71b9b44a 100644 --- a/src/components/player/modals/SourcesModal.tsx +++ b/src/components/player/modals/SourcesModal.tsx @@ -95,9 +95,9 @@ const SourcesModal: React.FC = ({ {isSelected && ( - + - Current + Current )}