From b38081515bea9bd9bb9a22b88c3f795f0e6bf7b7 Mon Sep 17 00:00:00 2001 From: Gregoire Parant Date: Thu, 27 Jan 2022 20:10:29 +0100 Subject: [PATCH] Change style of woka and name on video container Signed-off-by: Gregoire Parant --- .../src/Components/Video/VideoMediaBox.svelte | 29 ++------- front/style/style.scss | 60 +++++++++++++++---- 2 files changed, 54 insertions(+), 35 deletions(-) diff --git a/front/src/Components/Video/VideoMediaBox.svelte b/front/src/Components/Video/VideoMediaBox.svelte index 2994041f..3359bc19 100644 --- a/front/src/Components/Video/VideoMediaBox.svelte +++ b/front/src/Components/Video/VideoMediaBox.svelte @@ -58,15 +58,12 @@
{/if} - - {peer.userName} -
+ + {peer.userName} +
+ +
{#if $constraintStore && $constraintStore.audio === false}