aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-live/live-stream-information.component.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-06-15 14:43:33 +0200
committerChocobozzz <me@florianbigard.com>2022-06-15 14:43:33 +0200
commitb13a0a48bacb53e65e665774e621326452045294 (patch)
tree126ea19d040fe3c1c1853ef32a995912c16b7b61 /client/src/app/shared/shared-video-live/live-stream-information.component.scss
parent04c2dcfc6b78c7e8714597f9d5370b6b2c87dece (diff)
downloadPeerTube-b13a0a48bacb53e65e665774e621326452045294.tar.gz
PeerTube-b13a0a48bacb53e65e665774e621326452045294.tar.zst
PeerTube-b13a0a48bacb53e65e665774e621326452045294.zip
Move alert into to pt-alert-primary
Diffstat (limited to 'client/src/app/shared/shared-video-live/live-stream-information.component.scss')
-rw-r--r--client/src/app/shared/shared-video-live/live-stream-information.component.scss2
1 files changed, 1 insertions, 1 deletions
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 {
9 margin: 20px 0; 9 margin: 20px 0;
10} 10}
11 11
12.alert-info { 12.pt-alert-primary {
13 margin: 1rem 0; 13 margin: 1rem 0;
14} 14}
15 15