diff --git a/front/src/Components/Video/LocalStreamMedia.svelte b/front/src/Components/Video/LocalStreamMedia.svelte
index 43b1d117..375612a6 100644
--- a/front/src/Components/Video/LocalStreamMedia.svelte
+++ b/front/src/Components/Video/LocalStreamMedia.svelte
@@ -1,4 +1,6 @@
-
+
diff --git a/front/src/Components/Video/Peer.svelte b/front/src/Components/Video/Peer.svelte
index c73d620e..8d5637f6 100644
--- a/front/src/Components/Video/Peer.svelte
+++ b/front/src/Components/Video/Peer.svelte
@@ -15,6 +15,6 @@
{:else if peer instanceof ScreenSharingPeer}
{:else}
-
+
{/if}
diff --git a/front/src/Components/Video/ScreenSharingMedia.svelte b/front/src/Components/Video/ScreenSharingMedia.svelte
index e16fac58..0dbc3c16 100644
--- a/front/src/Components/Video/ScreenSharingMedia.svelte
+++ b/front/src/Components/Video/ScreenSharingMedia.svelte
@@ -45,7 +45,7 @@
{#if $streamStore === null}
{name}
{/if}
-
+