From 312644ce3a59fcc10cc08d422081ebacfa14eec7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 4 Dec 2020 09:24:14 +0100 Subject: Add badge for permanent live in live info modal --- .../shared/shared-video-live/live-stream-information.component.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'client/src/app/shared/shared-video-live/live-stream-information.component.scss') 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 a79fec179..00d839448 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 @@ -7,4 +7,8 @@ p-autocomplete { .form-group { margin: 20px 0; -} \ No newline at end of file +} + +.badge { + font-size: 13px; +} -- cgit v1.2.3