From b13a0a48bacb53e65e665774e621326452045294 Mon Sep 17 00:00:00 2001
From: Chocobozzz
Date: Wed, 15 Jun 2022 14:43:33 +0200
Subject: Move alert into to pt-alert-primary
---
.../shared/shared-video-live/live-documentation-link.component.html | 6 +++---
.../shared/shared-video-live/live-stream-information.component.html | 2 +-
.../shared/shared-video-live/live-stream-information.component.scss | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
(limited to 'client/src/app/shared/shared-video-live')
diff --git a/client/src/app/shared/shared-video-live/live-documentation-link.component.html b/client/src/app/shared/shared-video-live/live-documentation-link.component.html
index acf8a71eb..27248645f 100644
--- a/client/src/app/shared/shared-video-live/live-documentation-link.component.html
+++ b/client/src/app/shared/shared-video-live/live-documentation-link.component.html
@@ -1,4 +1,4 @@
-
+
diff --git a/client/src/app/shared/shared-video-live/live-stream-information.component.html b/client/src/app/shared/shared-video-live/live-stream-information.component.html
index 6505e50e2..99c7dbd4c 100644
--- a/client/src/app/shared/shared-video-live/live-stream-information.component.html
+++ b/client/src/app/shared/shared-video-live/live-stream-information.component.html
@@ -11,7 +11,7 @@
Replay will be saved
-
+
diff --git a/client/src/app/shared/shared-video-live/live-stream-information.component.scss b/client/src/app/shared/shared-video-live/live-stream-information.component.scss
index fc0b1cea2..a0cb30897 100644
--- a/client/src/app/shared/shared-video-live/live-stream-information.component.scss
+++ b/client/src/app/shared/shared-video-live/live-stream-information.component.scss
@@ -9,7 +9,7 @@ p-autocomplete {
margin: 20px 0;
}
-.alert-info {
+.pt-alert-primary {
margin: 1rem 0;
}
--
cgit v1.2.3