From f0c7e4ea8add825a8aa51574d6514e5eafb75786 Mon Sep 17 00:00:00 2001 From: Gregoire Parant Date: Wed, 16 Feb 2022 20:15:16 +0100 Subject: [PATCH] Update css warning message & add message button Signed-off-by: Gregoire Parant --- front/src/Components/Menu/MenuIcon.svelte | 16 ++++++++-------- .../WarningContainer/WarningContainer.svelte | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/front/src/Components/Menu/MenuIcon.svelte b/front/src/Components/Menu/MenuIcon.svelte index 22792702..fb057e28 100644 --- a/front/src/Components/Menu/MenuIcon.svelte +++ b/front/src/Components/Menu/MenuIcon.svelte @@ -61,15 +61,15 @@ on:dragstart|preventDefault={noDrag} on:click|preventDefault={showMenu} /> - {$LL.menu.icon.open.chat()} {/if} + {$LL.menu.icon.open.chat()}