From 414c26c31b0d6e67b8328ced92a21b24ac014709 Mon Sep 17 00:00:00 2001 From: Carlos Santos <4a.santos@gmail.com> Date: Wed, 30 Jul 2025 12:26:19 +0200 Subject: [PATCH] ov-components: Enhance recording status messages with improved styling and structure for starting and stopping states --- .../recording-activity.component.html | 21 +++++--- .../recording-activity.component.scss | 48 ++++++++++++++++++- 2 files changed, 62 insertions(+), 7 deletions(-) diff --git a/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/activities-panel/recording-activity/recording-activity.component.html b/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/activities-panel/recording-activity/recording-activity.component.html index 22a82ae2..9e8d95b6 100644 --- a/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/activities-panel/recording-activity/recording-activity.component.html +++ b/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/activities-panel/recording-activity/recording-activity.component.html @@ -84,18 +84,27 @@