X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-video-live%2Flive-stream-information.component.scss;h=ad66ab500501bdf588fc0414526fb101bc3b99a0;hb=266947e5efc7ff30b0020beb5a74e4d4fc696fa5;hp=00d83944874f979540c5cde081c7a1893ca4ad71;hpb=312644ce3a59fcc10cc08d422081ebacfa14eec7;p=github%2FChocobozzz%2FPeerTube.git 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 { margin: 20px 0; } +.alert-info { + margin: 1rem 0; +} + .badge { font-size: 13px; }