diff options
Diffstat (limited to 'client/src/app/shared/shared-video-live')
-rw-r--r-- | client/src/app/shared/shared-video-live/live-stream-information.component.scss | 4 |
1 files changed, 4 insertions, 0 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 00d839448..ad66ab500 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,6 +9,10 @@ p-autocomplete { | |||
9 | margin: 20px 0; | 9 | margin: 20px 0; |
10 | } | 10 | } |
11 | 11 | ||
12 | .alert-info { | ||
13 | margin: 1rem 0; | ||
14 | } | ||
15 | |||
12 | .badge { | 16 | .badge { |
13 | font-size: 13px; | 17 | font-size: 13px; |
14 | } | 18 | } |