From 47ccaf58c7a80fdad23f3d6b787f82c32f415166 Mon Sep 17 00:00:00 2001 From: Carlos Santos <4a.santos@gmail.com> Date: Wed, 6 Nov 2024 11:43:34 +0100 Subject: [PATCH] ov-components: Fixed recording activity panel styles --- .../recording-activity/recording-activity.component.html | 6 +++--- .../recording-activity/recording-activity.component.scss | 4 ++++ 2 files changed, 7 insertions(+), 3 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 9017fa1457..59e2b9134b 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 @@ -67,9 +67,9 @@

{{ 'PANEL.RECORDI {{ 'TOOLBAR.START_RECORDING' | translate }} - {{ 'PANEL.RECORDING.STARTING' | translate }} - {{ 'PANEL.RECORDING.STOPPING' | translate }} - Message: + {{ 'PANEL.RECORDING.STARTING' | translate }} + {{ 'PANEL.RECORDING.STOPPING' | translate }} + Message: {{ recordingError }}